https://github.com/hiroppy/bazero
#0CJS(zero config) for Babel
https://github.com/hiroppy/bazero
babel zero-configuration
Last synced: about 2 months ago
JSON representation
#0CJS(zero config) for Babel
- Host: GitHub
- URL: https://github.com/hiroppy/bazero
- Owner: hiroppy
- License: mit
- Created: 2018-03-17T07:33:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T02:54:45.000Z (almost 6 years ago)
- Last Synced: 2025-10-24T12:02:32.613Z (8 months ago)
- Topics: babel, zero-configuration
- Language: JavaScript
- Size: 58.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
bazero
Zero Config for Babel.
```sh
$ npm i -g bazero
$ bazero
```
bazero uses Babel7.
Input directory is `src`.
Output directory is `dist`.
Default presets are `@babel/preset-env`, `@babel/preset-react` and `@babel/preset-flow`.
[![NPM][npm-image]][npm-url]
![license][license-image]
[npm-image]: https://img.shields.io/npm/v/bazero.svg?style=flat-square
[npm-url]: https://npmjs.org/package/bazero
[license-image]: https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square