Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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...