hubi icon indicating copy to clipboard operation
hubi copied to clipboard

Humanitarian ubiquitous language helper

Results 39 hubi issues
Sort by recently updated
recently updated
newest added

Values could be limited to a certain amount of enumerated values Keep in mind that in some languages, those values are like tokens themselves, while in others they are just...

available
help wanted

With a simple validation as a decorator for [attribute](https://mvcds.github.io/hubi/#attribute), it is possible to be sure of consistent values across the different domains using Hubi

available
feature request
help wanted

Having default values exported would allow other code to reference them, making easy to not repeat writing code

release
available
good first issue
feature request

Allow hubi to use decorators (from #106) which are not in this same repository. For instance, configuring a required string to have a max length of 30 digits in a...

available
roadmap
help wanted

The domain file guide states the following about [decorators](https://github.com/mvcds/hubi/blob/master/docs/domain-file-guide.md#decorators) > Each attribute type may have some decorators associated with it, enhancing how they are translated. But the only decorator in...

available
feature request
help wanted

What about using [Yoman](http://yeoman.io/) or alike to scaffold [Translators](https://mvcds.github.io/hubi#translator)? **Though we should learn better what a Translator really does**

available
roadmap
help wanted
Hacktoberfest

Arrays having arrays that have arrays filled with arrays should be okayish

available
roadmap
help wanted
Hacktoberfest

Configuring [Sequelize](https://github.com/sequelize/sequelize) models is a nice MVP, but being able to generate migrations would be awesome

available
roadmap
help wanted
Hacktoberfest

Being able to generate [GraphQL](https://graphql.org/) types automatically seems fun!

available
roadmap
help wanted
Hacktoberfest

By adding a [PropType](https://www.npmjs.com/package/prop-types) [Translator](https://mvcds.github.io/hubi#translator), people would [React](https://reactjs.org/) nicely.

available
roadmap
help wanted
Hacktoberfest