holyfills

No more "Holy Sxxt!!" when writting ES5/ES6

Usage no npm install needed!

<script type="module">
  import holyfills from 'https://cdn.skypack.dev/holyfills';
</script>

README

holyfills Travis CI Quality Coverage Dependencies Gitter

No more "Holy Sxxt!!" when writting ES5/ES6

Version

Usage

TBD

Advantage

Rewrites the whole file of es5-shim/es5-shim.js with CommonJS.

Results

es5-shim / holyfill

  • Minified: 14,315 byte / 13,893 byte (3% saved!)
  • Gzipped: 5,272 byte / 4,336 byte (17.8% saved!)

Development

git clone ...
npm i
npm run build # generates dist/es5-shim.js
NODE_ENV=production npm run build # generates dist/es5-shim.min.js

Contributing

devDependency Status

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Credits