@verveagency/ferve
v1.0.8
Published
Packages! Fresh packages here!
Downloads
20
Readme
Front end packages for the painters.
Generators and node modules
Installation:
npm install --save-dev @verveagency/ferveNode modules (found in src/*):
import { moduleName } from @verveagency/ferveGenerator (found in generator/*)
$ npx generate or $ npx generate <PACKAGE_NAME>
Features
- Weird name (please rename 'stat' to berve, so we can have FErve and BErve packages. Berve is such a cool word) 🙏
- Prompt with nice list that shows available packages
- Rainbows and ascii art
- Node module support (import { x } from '@verveagency/ferve')
- Generator support (npx generate)
Roadmap(?)
- Descriptions for every package as part of the prompt (like npm-check)
- Post-install message (implementation details, for example)
- Make it play nice with storybook.js.org
