Skip to content

Modern Javascript library following jQuery syntax with all the essential functions at a fraction of the performance cost of jQuery.

Notifications You must be signed in to change notification settings

Walrus117/base-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

The benefits of highly efficient modern javascript with the simplicity and cleanliness of jquery syntax. Supports modern ever-green web browsers (99% +) of user traffic.

Essential functions from jquery, not all functions included. Full documentation to be added later. ES5 conversion needed. Additional functions not included in jquery include .resize(callback, throttle) that will run every time the browser window size changes. Resize can also be added .ready by setting it's resize paramenter to true rerunning the ready function on screen resize.

About

Modern Javascript library following jQuery syntax with all the essential functions at a fraction of the performance cost of jQuery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages