Pinned Repositories
base64.js
functions like "atob" and "btoa"
date-and-time
The simplest, most intuitive date and time library
delegate
Event delegation library with support for Web Components
fast-format
A fast, simple string formatter like util.format() method in Node.js
jetty-websocket-android
android-optimized jetty websocket client
jquery-param
Equivalent function to jQuery.param
lego.js
a lightweight module loader for client-side JavaScript
velvet
A JavaScript Library for DOM Animations as smooth as Velvet
WebSocket-for-Android
Cordova/PhoneGap plugin that makes WebSocket available on Android
workerframe
A tiny framework for Web Workers
knowledgecode's Repositories
knowledgecode/date-and-time
The simplest, most intuitive date and time library
knowledgecode/WebSocket-for-Android
Cordova/PhoneGap plugin that makes WebSocket available on Android
knowledgecode/jquery-param
Equivalent function to jQuery.param
knowledgecode/fast-format
A fast, simple string formatter like util.format() method in Node.js
knowledgecode/jetty-websocket-android
android-optimized jetty websocket client
knowledgecode/workerframe
A tiny framework for Web Workers
knowledgecode/velvet
A JavaScript Library for DOM Animations as smooth as Velvet
knowledgecode/delegate
Event delegation library with support for Web Components
knowledgecode/lego.js
a lightweight module loader for client-side JavaScript
knowledgecode/base64.js
functions like "atob" and "btoa"
knowledgecode/blokr
Lightweight library to block user interactions in browsers
knowledgecode/critical-section
A mutual exclusion library using objects as lock identifiers
knowledgecode/ejs-cli-extended
Extended EJS CLI tool with directory processing and watch functionality
knowledgecode/formdatabuilder
An alternative FormData object for Web Workers
knowledgecode/postcss-inline-extract
PostCSS plugin to extract inline styles from HTML and convert them to CSS rules
knowledgecode/sass-clamp
Responsive CSS clamp() utility for Sass
knowledgecode/silktouch
A small library for handling touch event in mobile web apps
knowledgecode/array.js
fallback functions of array for legacy browsers
knowledgecode/example
knowledgecode/format.js
a format function like String#format() in Java
knowledgecode/jquery-view.js
a jQuery plugin that provides a "V" of MVC framework on the client-side JavaScript
knowledgecode/messenger
Req/Rep Pub/Sub library for iframes and workers
knowledgecode/model.js
a "M" of client side MVC framework
knowledgecode/nowait
A better async function than the setTimeout(..., 0) for the browser
knowledgecode/postcss
Transforming styles with JS plugins
knowledgecode/storage.js
a fallback object of sessionStorage for legacy browsers