An open API service indexing awesome lists of open source software.

https://github.com/hideya/jsutils

Collection of utilities for JavaScript.
https://github.com/hideya/jsutils

Last synced: 5 months ago
JSON representation

Collection of utilities for JavaScript.

Awesome Lists containing this project

README

          

# Collection of utilities for JavaScript

Minified files are hosted here for the convenience of referencing them via rawgit.com.

- scrollIt.min.js is originally from https://pawelgrzybek.com/page-scroll-in-vanilla-javascript/ with a few updates (https://gist.github.com/hideya/749d3ce324bbdb82731ce07efebfd104)
- scientificToDecimal.min.js is from https://gist.github.com/jiggzson/b5f489af9ad931e3d186
- inobounce.min.js is from https://github.com/lazd/iNoBounce