https://github.com/mariusschulz/npm-babel-example
https://github.com/mariusschulz/npm-babel-example
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariusschulz/npm-babel-example
- Owner: mariusschulz
- License: mit
- Created: 2015-08-13T11:58:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-03T11:32:35.000Z (about 10 years ago)
- Last Synced: 2025-02-14T06:46:50.004Z (11 months ago)
- Language: JavaScript
- Homepage: https://blog.mariusschulz.com/2015/08/13/npm-ecmascript-2015-and-babel
- Size: 2.93 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# npm-babel-example
An example of how to transpile and publish an npm package written in ECMAScript 2015.
- Blog post: [npm, ECMAScript 2015, and Babel](https://blog.mariusschulz.com/2015/08/13/npm-ecmascript-2015-and-babel)