Packages by thlorenz <thlorenz@gmx.de> (Thorsten Lorenz) [SYNC profile]

Name IM Last modified Is admin Publish scopes
@Thorsten Lorenz Thu Jun 03 2021 17:56:01 GMT+0800 (China Standard Time) false @cnpm , @cnpmtest , @cnpm-test

  • static-eval (latest: 2.1.0) evaluate statically-analyzable expressions
  • cardinal (latest: 2.1.1) Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.
  • redeyed (latest: 2.1.1) Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.
  • ansicolors (latest: 0.3.2) Functions that surround a string with ansicolor codes so it prints in color.
  • acorn-node (latest: 2.0.1) the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
  • syntax-error (latest: 1.4.0) detect and report syntax errors in source code strings
  • 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
  • browser-resolve (latest: 2.0.0) resolve which handles browser field support in package.json
  • 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
  • inline-source-map (latest: 0.6.2) Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
  • combine-source-map (latest: 0.8.0) Add source maps of multiple files, offset them and then combine them into one source map
  • find-parent-dir (latest: 0.3.1) Finds the first parent directory that contains a given file or directory.
  • stream-splicer (latest: 2.0.1) streaming pipeline with a mutable configuration
  • ansistyles (latest: 0.1.3) Functions that surround a string with ansistyle codes so it prints in style.
  • brfs (latest: 2.0.2) browserify fs.readFileSync() static asset inliner
  • static-module (latest: 3.0.4) convert module usage to inline expressions
  • require-all (latest: 3.0.0) An easy way to require all files within a directory.
  • stack-mapper (latest: 0.2.2) Initialize it with a source map, then feed it error stacks to have the trace locations mapped to the original files.
  • watchify (latest: 4.0.0) watch mode for browserify builds
  • source-map-cjs (latest: 0.1.32) Generates and consumes source maps. Adapted to be commonjs only and work in older browsers.
  • asyncreduce (latest: 0.1.4) Reduce an array of values via an asynchronous function.
  • proxyquire (latest: 2.1.3) Proxies nodejs require in order to allow overriding dependencies during testing.
  • runnel (latest: 0.5.3) Simple and small flow control library to execute async functions in sequence
  • update-section (latest: 0.3.3) Updates a section inside a file with newer content while removing the old content.
  • exposify (latest: 0.5.0) browserify transform that exposes globals added via a script tag as modules so they can be required.
  • mothership (latest: 0.3.0) Helps a module find its package.json mothership.
  • rename-function-calls (latest: 0.1.1) Renames functions calls, but leaves function definitions unchanged.
  • transformify (latest: 0.1.2) Takes a synchronous function that transforms a string and converts it into a transform compatible with browserify, catw and mutiny.
  • es6ify (latest: 1.6.0) browserify v2 transform to compile JavaScript.next (ES6) to JavaScript.current (ES5) on the fly.
  • node-traceur (latest: 0.1.3) Mirror of experimental ES6 to ES5 compiler that is kept in sync with code on google.
  • brace (latest: 0.11.1) browserify compatible version of the ace editor.
  • parse-key (latest: 0.2.1) Parses strings into key objects of the same format as the ones emitted by nodejs readline.
  • deep-is (latest: 0.1.4) node's assert.deepEqual algorithm except for NaN being equal to NaN
  • doctoc (latest: 2.1.0) Generates TOC for markdown files of local git repo.
  • dev-null (latest: 0.1.1) /dev/null for node streams
  • parse-link-header (latest: 2.0.0) Parses a link header and returns paging information for each contained link.
  • detective (latest: 5.2.1) find all require() calls by walking the AST
  • resolve-bin (latest: 1.0.1) Resolves the full path to the bin file of a given package by inspecting the "bin" field in its package.json.
  • exorcist (latest: 2.0.0) Externalizes the source map found inside a stream to an external `.js.map` file
  • mold-source-map (latest: 0.4.0) Mold a source map that is almost perfect for you into one that is.
  • convert-source-map (latest: 2.0.0) Converts a source-map from/to different formats and allows adding/changing properties.
  • bunyan-format (latest: 0.2.1) Writable stream that formats bunyan records that are piped into it.
  • get-style-property (latest: 0.1.1) Gets the current value of a style property for a given DOM element.
  • browserify (latest: 17.0.1) browser-side require() the node way
  • browserify-shim (latest: 3.8.16) Makes CommonJS-incompatible modules browserifyable.
  • readdirp (latest: 5.0.0) Recursive version of fs.readdir with small RAM & CPU footprint

Copyright 2013 - present © cnpmjs.org | Home |