moncrud-leo
MongoDB+Mongoose CRUD handler. Designed to help reduce the amount of code needded to add simple [find, find-one, add, update, remove] AJAX calls.
snippet-cutter
Returns a subset of a string, composed by complete subsets found using delimeter between min and max length. If no complete subsets are found, returns a subset using length max and ellipsis.