Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m3t0r/slib
a small JS-library with shorthands for DOM manipulation and animation
https://github.com/m3t0r/slib
Last synced: 3 days ago
JSON representation
a small JS-library with shorthands for DOM manipulation and animation
- Host: GitHub
- URL: https://github.com/m3t0r/slib
- Owner: M3t0r
- License: mit
- Created: 2012-01-03T22:43:08.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T18:59:31.000Z (over 5 years ago)
- Last Synced: 2024-11-10T07:41:48.396Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SLib
This is (was) a small java-script library I used, mainly to not have
to type `document.getElementById("my-id")` but just `$.byId("my-id")`.Obviously it's not maintained anymore...