Skip to content

benjaminparry/j2j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to "jQuery to JavaScript"

The purpose of this is to provide native JavaScript code for some of the most common (at some point, all) jQuery functions.
You'll also find references to official documentation (namely on developer.mozilla.org) and helpful Polyfill when needed (what are polyfills?).

All native JavaScript code should work on Internet Explorer 8 and upwards (and if not, a polyfill or IE 8 specific code should be provided).

Contributing

Feel free to contribute by raising an issue on the Github repo or opening a pull request!
You can find a list of functions yet to be documented here, but don't hesitate to provide better code examples.

Credit

Jekyll Template from: http://bruth.github.io/jekyll-docs-template

About

jQuery to JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published