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.
- Host: GitHub
- URL: https://github.com/hideya/jsutils
- Owner: hideya
- Created: 2018-04-23T12:50:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-23T14:31:54.000Z (about 8 years ago)
- Last Synced: 2025-07-19T11:28:04.401Z (11 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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