Skip to content

gitter-badger/holyfills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

holyfills Travis CI Quality Coverage Dependencies Gitter

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

Version

Usage

npm i
npm run build # generates dist/es5-shim.min.js

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!)

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published