Packages by forbeslindesay

Name IM Last modified Is admin Publish scopes
@forbeslindesay false @cnpm , @ywfe_

  • jade (latest: 1.11.0) A clean, whitespace-sensitive template language for writing HTML
  • pug (latest: 3.0.3) A clean, whitespace-sensitive template language for writing HTML
  • sync-request (latest: 6.1.0) Make synchronous web requests
  • win-spawn (latest: 2.0.0) Spawn for node.js but in a way that works regardless of which OS you're using
  • static-eval (latest: 2.1.1) evaluate statically-analyzable expressions
  • type-of (latest: 2.0.1) Type assertions aka less-broken typeof.
  • transformers (latest: 3.1.0) String/Data transformations for use in templating libraries, static site generators and web frameworks
  • character-parser (latest: 4.0.0) Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.
  • with (latest: 7.0.2) Compile time `with` for strict mode JavaScript
  • constantinople (latest: 4.0.1) Determine whether a JavaScript expression evaluates to a constant
  • void-elements (latest: 3.1.0) Array of "void elements" defined by the HTML specification.
  • jstransformer (latest: 1.0.0) Normalize the API of any jstransformer
  • pug-code-gen (latest: 3.0.3) Default code-generator for pug. It generates HTML via a JavaScript template function.
  • pug-filters (latest: 4.0.0) Code for processing filters in pug templates
  • pug-lexer (latest: 5.0.1) The pug lexer (takes a string and converts it to an array of tokens)
  • pug-linker (latest: 4.0.0) Link multiple pug ASTs together using include/extends
  • pug-loader (latest: 2.4.0) Pug loader module for webpack
  • pug-parser (latest: 6.0.0) The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
  • pug-runtime (latest: 3.0.1) The runtime components for the pug templating language
  • pug-strip-comments (latest: 2.0.0) Strip comments from a Pug token stream (from the lexer)
  • base64-encode (latest: 2.0.1) Encode base-64 strings with JavaScript
  • diff-match-patch (latest: 1.0.5) npm package for https://github.com/google/diff-match-patch
  • promise (latest: 8.3.0) Bare bones Promises/A+ implementation
  • acorn-globals (latest: 7.0.1) Detect global variables in JavaScript using acorn
  • browser-resolve (latest: 2.0.0) resolve which handles browser field support in package.json
  • is-browser (latest: 2.1.0) Test whether you're a component in browser or a package in npm
  • closest (latest: 0.0.1) Find the closest parent that matches a selector.
  • detective (latest: 5.2.1) find all require() calls by walking the AST
  • syntax-error (latest: 1.4.0) detect and report syntax errors in source code strings
  • asap (latest: 2.0.6) High-priority task queue for Node.js and browsers
  • module-deps (latest: 6.2.3) walk the dependency graph to generate json output that can be fed into browser-pack
  • browser-pack (latest: 6.1.0) pack node-style source files from a json stream into a browser bundle
  • umd (latest: 3.0.3) Universal Module Definition for use in automated build systems
  • deps-sort (latest: 2.0.1) sort module-deps output for deterministic browserify bundles
  • tty-browserify (latest: 0.0.1) the tty module from node core for browsers
  • factor-bundle (latest: 2.5.0) factor browser-pack bundles into common shared bundles
  • win-fork (latest: 1.1.1) Spawn for node.js but in a way that works regardless of which OS you're using
  • matches-selector (latest: 1.2.0) Check if a DOM element matches a given selector, with decent browser support and unit tests.
  • spawn-sync (latest: 2.0.0) Exports child_process.spawnSync
  • then-request (latest: 6.0.2) A request library that returns promises, inspired by request
  • sync-rpc (latest: 1.3.6) Run asynchronous commands synchronously by putting them in a separate process
  • sha (latest: 3.0.0) Check and get file hashes
  • throat (latest: 6.0.2) Throttle the parallelism of an asynchronous (promise returning) function / functions
  • tar-pack (latest: 3.4.1) Package and un-package modules of some sort (in tar/gz bundles).
  • stream-splicer (latest: 2.0.1) streaming pipeline with a mutable configuration
  • brfs (latest: 2.0.2) browserify fs.readFileSync() static asset inliner
  • static-module (latest: 3.0.4) convert module usage to inline expressions
  • acorn-node (latest: 2.0.1) the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
  • watchify (latest: 4.0.0) watch mode for browserify builds
  • babylon-walk (latest: 1.0.2) Lightweight Babylon AST traversal
  • is-promise (latest: 4.0.0) Test whether an object looks like a promises-a+ promise
  • cabbie-async (latest: 0.12.1) An asynchronous webdriver client
  • available-browsers (latest: 1.0.3) Available browsers for sauce labs, browser stack and testing bot
  • taxi-rank (latest: 2.1.0) A JSDom based Selenium Webdriver API
  • zombie (latest: 6.1.4) Insanely fast, full-stack, headless browser testing using Node.js
  • seed-random (latest: 2.2.0) Generate random numbers with a seed, useful for reproducible tests
  • nodeify (latest: 1.0.1) Convert promised code to use node style callbacks
  • tsgen (latest: 1.3.0) Convert flow types to typescript types, automatically
  • lsr (latest: 2.0.0) Recursive readdir (`ls -R`)
  • barrage (latest: 2.0.4) Extensions to streams (as a mixin)
  • regexp (latest: 1.0.0) Regex Parser
  • thread-sleep (latest: 2.2.0) A module for when you just need node to back off for a few milliseconds
  • component-props (latest: 1.1.1) Parse immediate identifiers from a js expression
  • then-pug (latest: 2.0.0) An async, streaming version of the pug templating language
  • then-yield (latest: 0.0.1) Promise based generators with no dependency on a specific promise lib
  • doctypes (latest: 1.1.0) Shorthands for commonly used doctypes
  • js-stringify (latest: 1.0.2) Stringify an object so it can be safely inlined in JavaScript code
  • pug-attrs (latest: 3.0.0) Generate code for Pug attributes
  • pug-error (latest: 2.1.0) Standard error objects for pug
  • then-fs (latest: 2.0.0) promised FS
  • request-sync (latest: 1.0.0) Because sometimes you want your web requests to be synchronous
  • http-sync-win (latest: 0.0.7) Use shelljs and execSync to get full windows compatability for http-sync
  • json-literal (latest: 1.1.0) superset of `JSON` adding date, regex, null and octal literals
  • cmd-shim (latest: 7.0.0) Used in npm for command line application support
  • browserify (latest: 17.0.1) browser-side require() the node way

© 2010 - cnpmjs.org x YWFE | Home | YWFE