Packages by mattdesl <dave.des@gmail.com> [SYNC profile]

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

  • static-eval (latest: 2.1.0) evaluate statically-analyzable expressions
  • 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
  • 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
  • electron-prebuilt (latest: 1.4.13) Install prebuilt electron binaries for the command-line using npm
  • watchify (latest: 4.0.0) watch mode for browserify builds
  • parse-unit (latest: 1.0.1) parses number and unit, '20px' into [20, 'px']
  • glslify (latest: 7.1.1) A node.js-style module system for GLSL!
  • gl-mat4 (latest: 1.2.0) gl-matrix's mat4, split into smaller pieces
  • gl-quat (latest: 1.0.0) gl-matrix's quaternion, split into smaller pieces
  • gl-vec2 (latest: 1.3.0) gl-matrix's vec2, split into smaller pieces
  • gl-vec3 (latest: 1.1.3) gl-matrix's vec3, split into smaller pieces
  • gl-vec4 (latest: 1.0.1) gl-matrix's vec4, split into smaller pieces
  • gl-mat3 (latest: 2.0.0) gl-matrix's mat3, split into smaller pieces
  • glslify-stream (latest: 1.1.1) create a readable stream of glsl ast nodes that produce a module system
  • glsl-deparser (latest: 1.0.0) through stream that translates glsl-parser AST nodes into working glsl code
  • glsl-min-stream (latest: 1.0.0) through stream that transforms glsl-parser AST nodes and rewrites variables into shorter forms
  • glsl-extract (latest: 1.0.0) extract uniforms and attributes from glsl programs
  • gl-shader-core (latest: 2.2.0) Core implementation of gl-shader without parser dependencies
  • glslify-bundle (latest: 5.1.1) Bundle a glslify-deps dependency tree into a GLSL source string
  • glslify-deps (latest: 1.3.2) Walk the dependency graph of a glslify shader.
  • glsl-parser (latest: 2.0.1) transform streamed glsl tokens into an ast
  • glsl-token-depth (latest: 1.1.2) Determine the scope depth of an array of GLSL tokens
  • glsl-token-descope (latest: 1.0.2) "Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.
  • glsl-token-scope (latest: 1.1.2) Infer the scope of each token in an array of GLSL tokens
  • glsl-token-string (latest: 1.0.1) Converts an array of GLSL tokens to a plain source string
  • glsl-token-defines (latest: 1.0.0) Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
  • glsl-token-assignments (latest: 2.0.2) Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations.
  • glsl-token-properties (latest: 1.0.1) Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
  • gl (latest: 5.0.0) Creates a WebGL context without a window
  • detective (latest: 5.2.1) find all require() calls by walking the AST
  • stackblur (latest: 1.0.0) A bare-bones port of Mario Klingemann's stackblur that just operates on a Uint8 pixel array.
  • browserify (latest: 17.0.1) browser-side require() the node way
  • load-bmfont (latest: 1.4.2) loads a BMFont file in Node and the browser
  • parse-bmfont-xml (latest: 1.1.6) parses XML BMFont files into a JavaScript object
  • array-range (latest: 1.0.1) creates a new array with given range
  • qoa-format (latest: 1.0.1) A JavaScript port of [The "Quite OK Audio" (QOA) format](https://github.com/phoboslab/qoa), a lossy audio compression that achieves relatively decent compression with fast decoding and not much complexity. Also see [this](https://phoboslab.org/log/2023/02
  • dtype (latest: 2.0.0) Return a data type from a string representing the type
  • xhr-request (latest: 1.1.0) tiny http client for Node and the browser
  • url-set-query (latest: 1.0.0) small function to append a query string to a URL

Copyright 2013 - present © cnpmjs.org | Home |