An open API service indexing awesome lists of open source software.

https://github.com/razorsjs/build

building config and tools for rollup, webpack, babel, jest, etc..
https://github.com/razorsjs/build

javascript rollup typescript webpack

Last synced: about 1 year ago
JSON representation

building config and tools for rollup, webpack, babel, jest, etc..

Awesome Lists containing this project

README

          

# @razors/build-*

A series of building tools for developing, out of the box with configured already.

**All you need to do is import it and set one or two options!**

[@razors/build-babel](): for generating babel.config.js, for vue, react ..

[@razors/build-rollup](): for generating rollup.config.js, for building lerna project and library.

[@razors/build-jest](): for generating jest.config.js, for vue, react ..

[@razors/build-commit](): for supporting one line cli to commit by commitizen