https://github.com/jclem/template-es6
Template for ES6 projects
https://github.com/jclem/template-es6
Last synced: 12 months ago
JSON representation
Template for ES6 projects
- Host: GitHub
- URL: https://github.com/jclem/template-es6
- Owner: jclem
- Created: 2015-01-19T20:13:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T20:39:56.000Z (over 11 years ago)
- Last Synced: 2025-03-24T10:52:53.870Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ES6 Template
This is a template for ES6 projects. It uses browserify and 6to5 to compile your ES6 code to a usable module with ES5 JavaScript.