absolute • 0.0.1 Test if a path (string) is absolute DIRECT 0 1424300092 acorn • 5.7.4 ECMAScript parser INDIRECT 0 1583796356 align-text • 0.1.4 Align the text in a string. INDIRECT 4 1454377857 alter • 0.2.0 alters a string by replacing multiple range fragments in one fast pass INDIRECT 1 1378680489 ansi-red • 0.1.1 The color red, in ansi. INDIRECT 1 1432259898 ansi-regex • 0.2.1 Regular expression for matching ANSI escape codes INDIRECT 0 1403282643 ansi-styles • 1.1.0 ANSI escape codes for styling strings in the terminal INDIRECT 0 1401838517 ansi-wrap • 0.1.0 Create ansi colors by passing the open and close codes. INDIRECT 0 1432259000 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 ast-traverse • 0.1.1 simple but flexible AST traversal with pre and post visitors INDIRECT 0 1379710668 ast-types • 0.8.12 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 1443032990 ast-types • 0.9.6 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 1489336326 async • 0.9.2 Higher-order functions and common patterns for asynchronous code DIRECT 0 1432025157 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 breakable • 1.0.0 Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return. INDIRECT 0 1399384450 camelcase • 1.2.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1438425493 center-align • 0.1.3 Center-align the text in a string. INDIRECT 6 1454366541 chalk • 0.5.1 Terminal string styling done right. Created because the `colors` module does some really horrible things. DIRECT 6 1404937476 clone • 0.1.19 deep cloning of objects and arrays DIRECT 0 1417601335 co-from-stream • 0.0.0 Create a co generator stream from a node stream INDIRECT 1 1391937657 co-fs-extra • 0.0.2 fs-extra for 'co' DIRECT 23 1411461468 co-fs • 1.2.0 fs wrappers for 'co' INDIRECT 3 1395071727 co-read • 0.0.1 Consume a readable stream generator-style INDIRECT 0 1385553341 co • 3.1.0 generator async flow control goodness INDIRECT 0 1406487797 coffee-script • 1.12.7 Unfancy JavaScript INDIRECT 0 1500274516 commander • 2.20.3 the complete solution for node.js command-line programs DIRECT 0 1570772424 commoner • 0.10.8 Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules INDIRECT 25 1479688334 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 defined • 1.0.1 return the first argument that is `!== undefined` INDIRECT 0 1665583262 defs • 1.1.1 Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3. INDIRECT 28 1444420797 detective • 4.7.1 find all require() calls by walking the AST INDIRECT 2 1513853012 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1437089316 fs-extra • 0.10.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. DIRECT 16 1404048572 fs-extra • 0.12.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. INDIRECT 17 1411395357 gnode • 0.1.2 Run node with ES6 Generators, today! DIRECT 60 1454999200 gray-matter • 2.1.1 Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters. Used by metalsmith, assemble, verb and DIRECT 10 1488063682 has-ansi • 0.1.0 Check if a string has ANSI escape codes INDIRECT 1 1402774855 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 invert-kv • 1.0.0 Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} INDIRECT 0 1407957720 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 1436050211 is-utf8 • 0.2.1 Detect if a buffer is utf8 encoded. DIRECT 0 1450497862 is • 2.2.1 the definitive JavaScript type testing library DIRECT 0 1423212907 js-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 1607370310 jsonfile • 1.2.0 Easily read/write JSON files. INDIRECT 0 1404047998 jsonfile • 2.4.0 Easily read/write JSON files. INDIRECT 1 1473989979 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 lazy-cache • 1.0.4 Cache requires to be lazy-loaded when needed. INDIRECT 0 1461378861 lcid • 1.0.0 Mapping between standard locale identifiers and Windows locale identifiers (LCID) INDIRECT 1 1426489487 longest • 1.0.1 Get the longest item in an array. INDIRECT 0 1427801901 minimatch • 0.3.0 a glob matcher in javascript INDIRECT 2 1399942078 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ncp • 0.5.1 Asynchronous recursive file copy utility. INDIRECT 0 1397833811 ncp • 0.6.0 Asynchronous recursive file copy utility. INDIRECT 0 1404849715 os-locale • 1.4.0 Get the system locale INDIRECT 2 1441692600 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 private • 0.1.8 Utility for associating truly private state with any JavaScript object INDIRECT 0 1507855680 q • 1.5.1 A library for promises (CommonJS/Promises/A,B,D) INDIRECT 0 1508435737 recast • 0.10.33 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 1443033388 recast • 0.11.23 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 1489336676 recursive-readdir • 1.3.0 Get an array of all files in a directory and subdirectories. DIRECT 3 1446042207 regenerator-runtime • 0.9.6 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1478270404 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 right-align • 0.1.3 Right-align the text in a string. INDIRECT 5 1433829496 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 simple-fmt • 0.1.0 maximally minimal string formatting library INDIRECT 0 1366374016 simple-is • 0.2.0 maximally minimal type-testing library INDIRECT 0 1366541211 stable • 0.1.8 A stable array sort for JavaScript INDIRECT 0 1524667299 stat-mode • 0.2.2 Offers convenient getters and setters for the stat `mode` DIRECT 0 1473101342 stringmap • 0.2.2 fast and robust stringmap INDIRECT 0 1380204380 stringset • 0.2.1 fast and robust stringset INDIRECT 0 1380204839 strip-ansi • 0.3.0 Strip ANSI escape codes INDIRECT 1 1403638395 supports-color • 0.2.0 Detect whether a terminal supports color INDIRECT 0 1402710357 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 thunkify • 0.0.1 Turn callbacks, arrays, generators, generator functions, and promises into a thunk INDIRECT 0 1381778537 thunkify • 2.1.2 Turn callbacks, arrays, generators, generator functions, and promises into a thunk DIRECT 0 1401719443 toml • 2.3.6 TOML parser for Node.js (parses TOML spec v0.4.0) INDIRECT 0 1548879743 tryor • 0.1.2 return fn() or default value (in case of exception) INDIRECT 0 1366666148 ware • 1.3.0 Easily create your own middleware layer. DIRECT 2 1430445805 window-size • 0.1.4 Reliable way to to get the height and width of the terminal/console in a node.js environment. INDIRECT 0 1447616084 wrap-fn • 0.1.5 support sync, async, and generator functions INDIRECT 1 1455347185 yargs • 3.27.0 Light-weight option parsing with an argv hash. No optstrings attached. INDIRECT 17 1444269338