Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Externalize Decorators #107

Open
mvcds opened this issue Mar 28, 2019 · 0 comments
Open

Externalize Decorators #107

mvcds opened this issue Mar 28, 2019 · 0 comments
Labels
available Assign yourself to it! help wanted It's too dangerous to go alone roadmap At the moment, contributors think it will be eventually done

Comments

@mvcds
Copy link
Owner

mvcds commented Mar 28, 2019

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 lot of domain files is boring, so allowing users to create a AlphanumericWithFixedLengthTo30 just for that project would avoid a lot of repeatition.

Useful link: nodejs.org/en/blog/npm/peer-dependencies

@mvcds mvcds added available Assign yourself to it! roadmap At the moment, contributors think it will be eventually done help wanted It's too dangerous to go alone labels Mar 28, 2019
@mvcds mvcds added this to the A serious tool milestone Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
available Assign yourself to it! help wanted It's too dangerous to go alone roadmap At the moment, contributors think it will be eventually done
Projects
None yet
Development

No branches or pull requests

1 participant