Skip to content

halvardos/unamerican-jquery

 
 

Repository files navigation

Unamerican jQuery — New Wave JavaScript

This fork of jQuery uses the €(euro) symbol over that of the american currency($). Thats it.

Example:

If you are a visual learner i have written examples to let you see the difference

Standard jQuery: $('#USA').blur((e) => { console.log('Make America great again'); });

Unamerican jQuery: €('#Cyprus').mouseLeave(() => { console.log('Make the EU great again'); });

Syntax validity:

Without a polyfill this does not work. Please join the discussion on the issue tracker about pressuring ECMA to allow other nations currencies as the first character in an identifier.

About

Unamerican jQuery

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.1%
  • HTML 5.2%
  • Other 0.7%