• Stars
    star
    1
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

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

Repository Details

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

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

node-random-strings

Fast, beautiful, unique random Strings for node
CoffeeScript
8
star
7

ember-autofocus

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

express-swagger-ui

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

gulp-literature

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

detect-mocha

Detect if Mocha is running
JavaScript
3
star
11

kickstart

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

export-functions

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

promise-spread

spread() for native ES6 Promises
JavaScript
2
star
14

is-true-ish

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

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
16

standard-process

Repos & tools for a good dev process
1
star
17

kickstart-restify

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

kickstart-app

Kickstart module for apps - configuration & logging
1
star
19

setup-browser-env

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

promise-delay-plus

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

plugin-powered

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

promise-timeout-plus

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

mx2json

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

flatten-hash

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

require-extensions

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

yargs-middleware

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

ip-to-string

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

require-maybe

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

window-location-query

Get query parameters from the current browser URL, store them in a hash as window.location.query
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