Tue Apr 15 2014 09:32:35 GMT+0800 (China Standard Time)
false
command-line-config(latest: 1.4.1) Quick and dirty loading/saving of JSON files.
isoft-updater(latest: 1.1.0) This is an automatic file updater client used by [ISoft Data Systems](http://isoftdata.com/). It's unlikely that it will be useful to anyone else!
sax-bastard(latest: 1.0.2) Easy-peasy XML parsing built on sax-js.
stupid-indexer(latest: 1.1.0) It's almost as dumb as it looks!
state-router-example(latest: 2.2.0) Examples of abstract-state-router usage with various templating/rendering libraries
combine-arrays(latest: 1.0.2) For people who hate for loops and want to iterate over multiple arrays with a single function
noddity-search(latest: 1.0.1) A lunr-powered search function for Noddity sites
read-write-lock(latest: 1.0.6) Reads are exclusive with writes, writes are exclusive with everything
schedulator-sorter(latest: 1.0.1) Sorts out who the next people in line are
noddity-installer(latest: 1.0.8) Installs a ready-to-deploy Noddity!
riot-state-renderer(latest: 4.0.2) a RiotJS-based renderer for the abstract-state-router
just-login-core(latest: 2.0.1) Handles the authentication at the database level for other just login modules
add-affiliate-querystring(latest: 1.0.2) Given a user-entered URL, add your own affiliate code to the querystring.
factor-bundle(latest: 2.5.0) factor browser-pack bundles into common shared bundles
just-login-emailer(latest: 2.0.1) Sends emails to folks who want to log in!
browserstack-runner-tehshrike(latest: 0.4.1) A fork of browserstack-runner with a fix that hasn't been published yet on the main repo
noddity-renderer(latest: 3.4.3) Turns Noddity posts into html and stuff
ractive-drag-and-drop-files(latest: 1.0.0) A Ractive event proxy wrapper for https://github.com/mikolalysenko/drag-and-drop-files
lispyscriptify(latest: 1.0.1) Lispyscript transform for Browserify
model-router(latest: 1.2.0) Because I don't want to have to write session management shenanigans for every simple server-side data slinger I write. Also, it's a router.
just-login-client(latest: 2.0.2) Browser code for the just-login-core and just-login-emailer
text-metadata-parser(latest: 3.0.4) Text Metadata Parser was created for two reasons: to parse content and content metadata out of a single string or file, and to try to come up with the most boring library name ever!
bacon-form-saving(latest: 2.0.1) Streaming an object from a web form to a server, and back again
weak-type-wizard(latest: 1.4.0) A small schema enforcer that attempts to cast the properties of an object to the types you want 'em to be.
ractive-lazyload-img(latest: 1.0.1) A Ractive decorator that lazy-loads images when they get close to in view
private-static-website(latest: 1.4.0) Easily host a private web site authenticated by email address only
gzip-all(latest: 1.0.0) Create .gz files for all files in a folder
private-github-website(latest: 2.1.0) Given a github repository and a set of allowed email addresses, serves up the content of the repo to everyone who logs in with an allowed email address.
noddity-butler(latest: 2.6.2) Retrieve remote blog files, arrange them appropriately, and present them to the master of the house
multi-part-range-compare(latest: 1.0.3) Given a multi-part range (think day/hour/minute or chapter/verse), check to see if a value is within the range.
ordered-entries(latest: 1.0.0) Like Object.entries, but using getOwnPropertyNames, so that key order is respected
koa-bestest-router(latest: 1.0.2) It's just router middleware for Koa. Mutation-free, less than 100 lines
binary-search-range(latest: 1.0.1) Use binary search to find a range of matching elements
get-text-fit-size(latest: 1.0.3) Find out what font size will make a text block fit inside of another element without wrapping
text-fit-component(latest: 1.0.4) Fits text to match the width of its parent
page-path-builder(latest: 1.0.4) Uses a page.js-style routing string to build up a path you can link to
assert-no-throw(latest: 1.1.0) Take an assertion library and return an assertion library that doesn't throw
financial-arithmeticator(latest: 1.0.1) Do math with money! Without risking loss of data to floating point representations!
sql-tagged-template-literal(latest: 1.0.2) ES6 SQL-escaping tagged template literal that spits out a sanitized SQL string
click-should-be-intercepted-for-navigation(latest: 1.0.0) Given a click event, returns true if it's a left-click that you should intercept to trigger pushState navigation
noddity-retrieval(latest: 1.6.2) For remote retrieval of a simple blog index and content
noddity-static-server(latest: 2.2.1) Serves up static HTML based on a Noddity source server
ractive-diff-generator(latest: 2.2.0) Generate a set of Ractive keypaths/values for all the changes between two immutable objects
gate-keeper(latest: 2.0.0) No matter how frequently you request a resource, only make one request at a time
shorten-with-ligatures(latest: 1.1.0) Shorten text by cramming characters together with ligatures
basic-xhr(latest: 1.0.0) The barest-bones wrapper for XHR in the cases where I want to use XHR
dynamic-import-iife(latest: 1.0.3) "Dynamic import"/lazyload IIFE bundles in the browser
asr-active-state-watcher(latest: 1.0.3) Waches an abstract-state-router and calls your function with all active DOM APIs
regex-fun(latest: 2.0.2) Build regular expressions with functions
ify-loader(latest: 1.1.0) Webpack loader to handle browserify transforms as intended
tap-strings(latest: 1.0.1) Generate valid TAP output as strings
chromatism2(latest: 3.0.2) A simple set of utility functions for colours.
symlink-cli(latest: 1.0.0) Like ln -s except less tricksy
browserify-handbook(latest: 1.9.0) how to build modular applications with browserify
better-replace(latest: 1.0.2) Use regular expressions to replace things in strings!
polkadot-router(latest: 2.1.0) A nice simple router for polkadot
asr-fsm-navigation(latest: 1.0.0) Use a fsm finite state machine definition to navigate around an abstract-state-router application using dispatch events
cross-state-document-builder(latest: 1.0.0) Build a document with a Redux reducer, edited across many abstract-state-router states
state-router-redux-ractive(latest: 4.0.0) If you use abstract-state-router and want to use Redux, this package is for you
watchify(latest: 3.11.1) watch mode for browserify builds