Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voles/es2015-modules
Experiment with ES2015 modules
https://github.com/voles/es2015-modules
Last synced: about 1 month ago
JSON representation
Experiment with ES2015 modules
- Host: GitHub
- URL: https://github.com/voles/es2015-modules
- Owner: Voles
- License: mit
- Created: 2015-07-09T14:20:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-10T09:25:11.000Z (over 9 years ago)
- Last Synced: 2023-03-26T00:34:23.694Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ES2015 Modules
Exploring the current options for deploying ECMAScript 2015 in current JavaScript environments.#### Building on the shoulders of giants
* [Deploying ECMAScript 6](http://www.2ality.com/2015/04/deploying-es6.html) — by Dr. Axel Rauschmayer