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