• Stars
    star
    8
  • Rank 2,093,779 (Top 42 %)
  • Language
    CoffeeScript
  • Created almost 11 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fast, beautiful, unique random Strings for node

More Repositories

1

parse-decimal-number

🏧 Parse a decimal number with i18n format support (localized decimal points and comma separators)
CoffeeScript
37
star
2

hypertag

🏎 The fastest HTML tag and attributes parser for JavaScript
HTML
29
star
3

grunt-update-json

Grunt task that updates a JSON file with data from other JSON files. Handy for keeping Bower.json and component.json in sync with package.json.
JavaScript
18
star
4

literature

Run code written in Markdown.
CoffeeScript
11
star
5

md5-jkmyers

Joseph K. Myers' high performance (in fact, the fastest) MD5 implementation for npm, Bower, Component, etc.
JavaScript
8
star
6

ember-autofocus

Automatically focus on an input field upon page load in Ember
JavaScript
7
star
7

express-swagger-ui

Serve swagger-ui with express.js (without hacking node_modules/swagger-ui/dist/index.html)
JavaScript
5
star
8

gulp-literature

Write literate code in Markdown, then use gulp-literature to extract code blocks and pipe them to a compiler.
CoffeeScript
3
star
9

detect-mocha

Detect if Mocha is running
JavaScript
3
star
10

kickstart

A very lightweight modular architecture to kickstart node applications
CoffeeScript
2
star
11

export-functions

convenience function to export functions like `module.exports = exportFunctions([func1,func2,func3]);
JavaScript
2
star
12

promise-spread

spread() for native ES6 Promises
JavaScript
2
star
13

is-true-ish

Returns true if a string is tru-ish, that is, yes|y|true|t|on|1|ok
JavaScript
2
star
14

fs-mode-to-string

Create a Unix-like permissions string from an `fs.stat` file or directory `mode`, eg `0777`to `-rwxrwxrwx`
JavaScript
1
star
15

standard-process

Repos & tools for a good dev process
1
star
16

kickstart-restify

kickstart module to start a restify web server
CoffeeScript
1
star
17

kickstart-app

Kickstart module for apps - configuration & logging
1
star
18

setup-browser-env

βœ… Simplified browser testing in node.
JavaScript
1
star
19

promise-delay-plus

Promise.delay() for ES6. Returns a promise that will be resolved after a delay.
JavaScript
1
star
20

plugin-powered

Your app powered by plugins πŸš€πŸ’« Universal Plugin Loader
JavaScript
1
star
21

promise-timeout-plus

Promise.timeout() for ES6; reject a Promise after a given timeout.
JavaScript
1
star
22

mx2json

Convert a Machinations model from Google Docs to JSON
JavaScript
1
star
23

flatten-hash

Flatten nested objects to a single level hash in dot notation
CoffeeScript
1
star
24

require-extensions

Get executable file extensions as glob pattern or regular expression
JavaScript
1
star
25

yargs-middleware

WIP - req.params for pirates = req.pirates.yargs
CoffeeScript
1
star
26

ip-to-string

Convert an integer IP address to its dot-decimal string representation, eg `0x7F000001` to `127.0.0.1`
JavaScript
1
star
27

require-maybe

Optionally require a module, maybe falling back to others.
JavaScript
1
star
28

window-location-query

Get query parameters from the current browser URL, store them in a hash as window.location.query
JavaScript
1
star
29

global-var

Get the correct 'global' variable for the current runtime environment (`window` in browser, `global` in node, etc)
JavaScript
1
star
30

promise-prototype

Get the prototytpe of the Promise class (Native ES6, Bluebird, Q, RSVP, etc.)
JavaScript
1
star
31

grunt-jsonselect

Read elements from one JSON file using CSS selectors and write them to individual JSON files
CoffeeScript
1
star
32

heroku-addon-auth

Middleware for restify to check authentication as per the Heroku Addon specs: basic authentication with username and password stored in `addon-manifest.json`
CoffeeScript
1
star