PassJS is a JavaScript library that tries to give a unique JavaScript experience accross major browsers from a developper perspective. The main objective is to implement missing ECMAScript 5 features in older browsers and to fix standard deviations. Currently the library provides features like:
We are pleased to announce the release of PassJS 0.3
This version comes with some new functionalities:
This version has improved performance.
To use the library include the pass.min.js file in your page. That's it!! All supported functions will be available in that page.