1.0.8 • Published 4 years ago
@verveagency/ferve v1.0.8
Front end packages for the painters.
Generators and node modules
Installation:
npm install --save-dev @verveagency/ferve
Node modules (found in src/*):
import { moduleName } from @verveagency/ferve
Generator (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