Packages by mikolalysenko <mikolalysenko@gmail.com> [SYNC profile]

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

  • is-property (latest: 1.0.2) Tests if a JSON property can be accessed using . syntax
  • uniq (latest: 1.0.1) Removes duplicates from a sorted array in place
  • lazy-property (latest: 1.0.0) Lazily initialized properties for objects
  • ndarray-fill (latest: 1.0.2) Fills an ndarray with function
  • get-pixels (latest: 3.3.3) Reads the pixels of an image as an ndarray
  • ndarray (latest: 1.0.19) Multidimensional Arrays
  • save-pixels (latest: 2.3.6) Saves an ndarray as an image to a file
  • 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-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
  • ndarray-ops (latest: 1.2.2) Common operations for ndarray arrays
  • ppm (latest: 0.0.0) A simple streaming ascii PPM image parser/writer
  • ndarray-pack (latest: 1.2.1) Packs an array-of-arrays into a single ndarray
  • iota-array (latest: 1.0.0) Generates an array of consecutive integers starting at 0
  • pngjs-nozlib (latest: 1.0.0) PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
  • 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.
  • murmurhash-js (latest: 1.0.0) Native JS murmur hash implementation
  • cwise (latest: 1.0.10) Component-wise operations on ndarrays
  • glsl-parser (latest: 2.0.1) transform streamed glsl tokens into an ast
  • dup (latest: 1.0.0) Initialize an array of arrays to a constant
  • 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
  • bit-twiddle (latest: 1.0.2) Bit twiddling hacks for JavaScript
  • 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
  • almost-equal (latest: 1.1.0) Test if two floats are almost equal
  • gl (latest: 5.0.0) Creates a WebGL context without a window
  • color-space (latest: 2.0.0) Collection of color space conversions
  • zeros (latest: 1.0.0) Initialize an ndarray with zeros
  • regl (latest: 2.1.0) regl is a fast functional WebGL framework.
  • isndarray (latest: 1.0.0) Returns boolean whether the argument is a ndarray
  • ndarray-unpack (latest: 1.0.0) Converts an ndarray into an array-of-arrays

Copyright 2013 - present © cnpmjs.org | Home |