0.0.1 • Published 8 years ago
generator-ts-library v0.0.1
Generator-ts-library
A yeoman generator for quickly starting Typescript-based Library Projects
Boilerplate Include
- TS linting
- Jest Testing w/ TS integration
- TypeDocs Documentation
Webpack configuration is pretty easily understandable. I compose the complete configuration based on the environment(development|production). Go in and extend at your own will. Testing is handled entirely by Jest w/ TS-jest(so no need for a webpack/ts-loader step, which made things a lot simpler).
0.0.1
8 years ago