Skip to content

Instantly share code, notes, and snippets.

View defims's full-sized avatar

Long, Wei defims

View GitHub Profile
@defims
defims / PACKAGE.json
Last active June 13, 2016 11:23 — forked from subzey/LICENSE.txt
unit display
{
"name": "unitDisplay",
"description": "Displays value with unit and multipler",
"keywords": [ "units", "multipliers" ],
"version": "0.1.0"
}
@defims
defims / PACKAGE.json
Last active June 13, 2016 11:14 — forked from mikesherov/LICENSE.txt
140byt.es -- bbCodifier
{
"name": "bbCodifier",
"description": "Parses provided text as if it was a bbCode-esque block of text. Uses regex and some funny built in string functions",
"keywords": [ "parsing", "forums", "bbCode", "markdown", "regex" ],
"version": "0.1.0"
}
@defims
defims / PACKAGE.json
Last active June 13, 2016 11:12 — forked from dcdustin/LICENSE.txt
nl2br and br2nl
{
"name": "nl2Br2Nl",
"description": "Expression for replacing new line characters and HTML line breaks with one another.",
"keywords": [ "string", "newline", "linebreak" ],
"version": "0.1.0"
}
@defims
defims / PACKAGE.json
Last active June 13, 2016 11:09 — forked from Tiller/LICENSE.txt
140byt.es -- YET ANOTHER DOM BUILDER §
{
"name": "YetAnotherDomBuilder",
"description": "This DomBuilder ALSO builds a dom ! But it ALSO takes attributes in argument §",
"keywords": [ "dom", "dombuilder", "dom builder" ],
"version": "0.1.0"
}
@defims
defims / PACKAGE.json
Last active June 13, 2016 11:04 — forked from bytespider/LICENSE.txt
convert string to array of UTF-8 bytes
{
"name": "stringToByteArray",
"description": "Convert a string of characters to an array of UTF-8 bytes",
"keywords": [ "cryptography", "utf8" ],
"version": "0.1.0"
}
@defims
defims / PACKAGE.json
Last active June 13, 2016 10:49 — forked from subzey/LICENSE.txt
vendorPrefixed
{
"name": "vendorPrefixed",
"description": "Picks css property name trying vendor prefixes",
"keywords": [ "css", "vendor-prefix" ],
"version": "0.1.0"
}
@defims
defims / PACKAGE.json
Last active June 13, 2016 09:43 — forked from jed/LICENSE.txt
polyfill requestAnimationFrame across browsers
{
"name": "requestAnimationFrame",
"description": "polyfill requestAnimationFrame across browsers",
"keywords": [ "animation", "requestAnimationFrame" ],
"version": "0.1.0"
}
@defims
defims / PACKAGE.json
Last active June 13, 2016 09:25 — forked from stagas/LICENSE.txt
Padding for Strings and Numbers
{
"name": "pad",
"description": "Padding for Strings and Numbers",
"keywords": [ "pad", "padding" ],
"version": "0.1.0"
}
@defims
defims / PACKAGE.json
Last active June 13, 2016 09:23 — forked from subzey/LICENSE.txt
140byt.es Cross-browser XHR
{
"name": "crossbrowser_XHR",
"description": "Function creates XMLHTTPRequest object in IE6+ and other browsers.",
"keywords": [ "xhr" ],
"version": "0.1.0"
}
{
"name": "type",
"keywords": ["typeof", "type", "isArray"],
"version": "0.1.0"
}