bpostlethwaite
npm packages maintained by bpostlethwaite
- Packages
- 229
- Weekly downloads
- 112.2M
- Repositories
- —
- Stars
- —
- Followers
- —
Packages
| stream-browserify the stream module from node core for browsers | 21.9M | +4% | 3.0.0 | 6 years ago |
| console-browserify Emulate console for all the browsers | 10.7M | +2% | 1.2.0 | 7 years ago |
| timers-browserify timers module for browserify | 10.6M | +2% | 2.0.12 | 6 years ago |
| vm-browserify vm module for the browser | 10.4M | +2% | 1.1.2 | 7 years ago |
| tty-browserify the tty module from node core for browsers | 8.8M | -15% | 0.0.1 | 9 years ago |
| browser-resolve resolve which handles browser field support in package.json | 5.4M | +5% | 2.0.0 | 6 years ago |
| static-eval evaluate statically-analyzable expressions | 5.3M | -2% | 2.1.1 | 3 years ago |
| detective find all require() calls by walking the AST | 3.1M | +1% | 5.2.1 | 4 years ago |
| acorn-node the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions | 3M | +2% | 2.0.1 | 6 years ago |
| browserify browser-side require() the node way | 1.6M | +0% | 17.0.1 | 2 years ago |
| syntax-error detect and report syntax errors in source code strings | 1.3M | +0% | 1.4.0 | 9 years ago |
| module-deps walk the dependency graph to generate json output that can be fed into browser-pack | 1.2M | +1% | 6.2.3 | 6 years ago |
| browser-pack pack node-style source files from a json stream into a browser bundle | 1.2M | +1% | 6.1.0 | 8 years ago |
| stream-splicer streaming pipeline with a mutable configuration | 1.2M | +2% | 2.0.1 | 7 years ago |
| insert-module-globals insert implicit module globals into a module-deps stream | 1.2M | +1% | 7.2.1 | 6 years ago |
| deps-sort sort module-deps output for deterministic browserify bundles | 1.2M | +1% | 2.0.1 | 7 years ago |
| labeled-stream-splicer stream splicer with labels | 1.2M | +1% | 2.0.2 | 7 years ago |
| static-module convert module usage to inline expressions | 940.1K | +6% | 3.0.4 | 6 years ago |
| glsl-tokenizer r/w stream of glsl tokens | 936.4K | +1% | 2.1.5 | 8 years ago |
| brfs browserify fs.readFileSync() static asset inliner | 831.7K | +4% | 2.0.2 | 8 years ago |
| glslify-bundle Bundle a glslify-deps dependency tree into a GLSL source string | 823.8K | +2% | 5.1.1 | 8 years ago |
| glslify-deps Walk the dependency graph of a glslify shader. | 809.4K | +2% | 1.3.2 | 6 years ago |
| glsl-token-defines Retrieve the values defined with preprocessor statements in a selection of GLSL tokens | 806.1K | +2% | 1.0.0 | 11 years ago |
| react-plotly.js A plotly.js react component from Plotly | 767.5K | +9% | 4.1.0 | last month |
| plotly.js The open source javascript graphing library that powers plotly | 763.5K | +0% | 4.0.0 | last week |
| regl-scatter2d Scatter2d plot built with regl | 737.7K | +2% | 3.4.0 | 5 months ago |
| regl-line2d Draw polyline with regl | 724K | +2% | 3.1.4 | last week |
| @plotly/d3-sankey Visualize flow between nodes in a directed acyclic network. | 720.6K | +2% | 0.12.3 | 3 months ago |
| fast-isnumeric The fast way to check if a JS object is numeric | 720.5K | +2% | 1.1.4 | 6 years ago |
| @plotly/d3 A JavaScript visualization library for HTML and SVG. | 719.3K | +2% | 3.8.2 | 2 years ago |
| gl-text Render text with WebGL | 718.4K | +2% | 1.4.0 | 2 years ago |
| regl-error2d Render error bars for the set of points | 717K | +2% | 2.0.12 | 5 years ago |
| regl-splom Scatterplot matrix for 2d plots | 717K | +2% | 1.0.14 | 6 years ago |
| @plotly/regl regl is a fast functional WebGL framework. | 715.4K | +2% | 2.1.2 | 4 years ago |
| country-regex Hash map of country ISO-3 codes to regular expression identifiers | 703.1K | -0% | 1.1.0 | 10 years ago |
| glsl-token-string Converts an array of GLSL tokens to a plain source string | 702.9K | -16% | 1.0.1 | 12 years ago |
| glsl-token-scope Infer the scope of each token in an array of GLSL tokens | 677.8K | -15% | 1.1.2 | 11 years ago |
| glslify A node.js-style module system for GLSL! | 670.5K | -14% | 7.1.1 | 6 years ago |
| glsl-token-assignments Take an array of GLSL tokens and determine which tokens are either assignments or variable declarations. | 651.8K | -18% | 2.0.2 | 10 years ago |
| glsl-token-properties Takes an array of GLSL tokens and determines whether or not they're a property of another identifier | 651.7K | -18% | 1.0.1 | 12 years ago |
| world-calendars Convert between various world calendars | 605.7K | -15% | 1.0.4 | last year |
| @plotly/point-cluster Fast nd point clustering. | 599.3K | -15% | 4.0.0 | 6 years ago |
| @plotly/d3-sankey-circular D3 sankey with circular links | 576.7K | -18% | 0.33.1 | 7 years ago |
| glsl-token-depth Determine the scope depth of an array of GLSL tokens | 519.7K | -35% | 1.1.2 | 11 years ago |
| watchify watch mode for browserify builds | 518.9K | +3% | 4.0.0 | 6 years ago |
| glsl-token-whitespace-trim Trim the whitespace within an array of GLSL tokens | 516.3K | -35% | 1.0.0 | 11 years ago |
| glsl-token-descope "Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts. | 475.6K | -40% | 1.0.2 | 12 years ago |
| plotly.js-dist-min Ready-to-use minified plotly.js distributed bundle. | 430.2K | +5% | 4.0.0 | last week |
| http-browserify http module compatability for browserify | 157.4K | +2% | 1.7.0 | 12 years ago |
| plotly.js-dist Ready-to-use plotly.js distributed bundle. | 97K | -0% | 4.0.0 | last week |
| react-cytoscapejs React-based network visualization component, using Cytoscape | 84.1K | -4% | 2.0.0 | 4 years ago |
| colormap Great looking color maps | 71.2K | -4% | 2.3.2 | 6 years ago |
| plotly.js-basic-dist-min Ready-to-use minified plotly.js basic distributed bundle. | 68.8K | +7% | 4.0.0 | last week |
| react-pivottable A React-based pivot table | 50.6K | +0% | 0.11.1 | 6 months ago |
| browser-unpack parse a bundle generated by browser-pack | 50.3K | +12% | 1.4.3 | 2 years ago |
| angular-plotly.js > A [plotly.js](https://github.com/plotly/plotly.js) Angular component from > [Plotly](https://plot.ly/). | 49.1K | -7% | 22.0.1 | 2 weeks ago |
| bundle-collapser convert bundle paths to IDS to save bytes in browserify bundles | 48.3K | +13% | 1.4.0 | 6 years ago |
| plotly.js-cartesian-dist Ready-to-use plotly.js cartesian distributed bundle. | 43.6K | -1% | 4.0.0 | last week |
| glslify-loader glslify loader module for webpack | 38.3K | -13% | 2.0.0 | 8 years ago |
| plotly.js-basic-dist Ready-to-use plotly.js basic distributed bundle. | 31K | -6% | 4.0.0 | last week |
| plotly.js-cartesian-dist-min Ready-to-use minified plotly.js cartesian distributed bundle. | 29.5K | -22% | 4.0.0 | last week |
| plotly.js-strict-dist-min Ready-to-use minified plotly.js strict distributed bundle. | 28.7K | +140% | 4.0.0 | last week |
| common-shakeify browserify tree shaking plugin using @indutny common-shake | 27.6K | +30% | 1.1.2 | 4 years ago |
| plotly.js-locales Ready-to-use plotly.js locales | 23.2K | +9% | 4.0.0 | last week |
| glsl-shader-name Extract a shader's name from its source | 22.5K | -21% | 1.0.0 | 11 years ago |
| glsl-token-functions Extract function definitions from an array of GLSL tokens. | 20.6K | -28% | 1.0.1 | 10 years ago |
| gl-surface3d Renders parametric surfaces in 3D | 19.6K | -1% | 1.6.2 | 2 years ago |
| gl-plot3d Quick start rendering engine for plotting/data visualization | 19.6K | -2% | 2.4.7 | 6 years ago |
| gl-mesh3d 3D mesh drawing | 19.5K | +0% | 2.3.2 | 2 years ago |
| gl-select-static Static point picking/selection routine | 19.5K | +1% | 2.0.7 | 6 years ago |
| gl-axes3d 3D axes for WebGL | 19.4K | +0% | 1.7.1 | 2 years ago |
| gl-scatter3d 3D scatter plot | 19.4K | -0% | 1.4.1 | 2 years ago |
| gl-plot2d 2D webgl plots | 19.4K | +1% | 1.5.0 | 2 years ago |
| gl-line3d 3D line plot | 19.3K | +0% | 1.2.2 | 2 years ago |
| gl-error3d Draws error bars around points | 19.3K | +1% | 1.0.17 | 2 years ago |
| text-cache Internal module - vectorized text pooling for gl-vis | 19.3K | +0% | 4.3.0 | 2 years ago |
| gl-heatmap2d 2D heatmap plots | 19.2K | +0% | 1.1.1 | 6 years ago |
| gl-select-box Draws a user selection over the screen | 19.1K | +1% | 1.0.4 | 6 years ago |
| glsl-specular-cook-torrance Cook-Torrance specular/fresnel lighting term | 19.1K | +0% | 2.0.1 | 12 years ago |
| gl-spikes2d Axes spikes for 2d webgl plots | 18.9K | +1% | 1.0.2 | 8 years ago |
| gl-cone3d 3D cone plot | 18.4K | -3% | 1.6.1 | 2 years ago |
| @browserify/uglifyify A browserify transform which minifies your code using Terser | 18.3K | +45% | 6.0.0 | 4 years ago |
| gl-streamtube3d 3D stream tube plot | 18.2K | +1% | 1.4.2 | 2 years ago |
| @browserify/envify Selectively replace Node-style environment variables with plain strings. | 17K | +50% | 6.0.0 | 4 years ago |
| gl-spikes3d gl-spikes3d =========== Draws axis spikes compatible with gl-axes3d. This can be useful to illustrate selections or specific points in a point cloud | 16.4K | -15% | 1.0.11 | 2 years ago |
| glsl-inverse Invert a matrix in GLSL | 16.2K | -15% | 1.0.0 | 12 years ago |
| gl-pointcloud2d 2D WebGL point cloud plots | 16.1K | -14% | 1.0.3 | 6 years ago |
| glsl-specular-beckmann Beckmann specular distribution for GLSL | 15.5K | -19% | 1.1.2 | 12 years ago |
| glsl-out-of-range Functions to test if a point is outside ranges, namely useful for 3D/2D scenes that may have reversed bounds | 14.8K | -19% | 1.0.4 | 8 years ago |
| country-iso-search Resolve country names, codes, and aliases to canonical ISO 3166-1 alpha-3 codes. | 14.6K | +684% | 0.1.2 | 6 days ago |
| gl-contour2d 2D contour plots | 13.5K | -3% | 1.1.7 | 6 years ago |
| plotly.js-finance-dist-min Ready-to-use minified plotly.js finance distributed bundle. | 13.2K | +8% | 4.0.0 | last week |
| plotly.js-gl3d-dist-min Ready-to-use minified plotly.js gl3d distributed bundle. | 13.1K | -10% | 4.0.0 | last week |
| plotly Simple node.js wrapper for the plot.ly API | 13K | -20% | 1.0.6 | 11 years ago |
| jupyterlab-plotly The plotly Jupyter extension | 12.4K | -18% | 5.24.1 | 2 years ago |
| tinyify a browserify plugin that runs various optimizations, so you don't have to install them all manually. | 11.7K | -2% | 4.0.0 | 4 years ago |
| sane-topojson Ready-to-use multi-layer topojson files | 11.4K | -23% | 4.0.0 | 7 years ago |
| glsl-aastep anti-alias smoothstep utility function | 10.9K | -22% | 1.0.1 | 11 years ago |
| ify-loader Webpack loader to handle browserify transforms as intended | 8.6K | -24% | 1.1.0 | 9 years ago |
| glsl-easings Robert Penner's easing functions in GLSL, available as a module for glslify. | 8.5K | +3% | 1.0.0 | 12 years ago |
| arraytools Collection of array processing tools | 7.5K | -5% | 1.1.2 | 11 years ago |
| factor-bundle factor browser-pack bundles into common shared bundles | 6.1K | -10% | 2.5.0 | 11 years ago |
| dash-core-components Core component suite for Dash | 5.5K | +10% | 4.4.1 | last month |
| glslify-import A transform stream for glslify that adds an `import` directive to your shaders. | 4.1K | +28% | 3.1.0 | 9 years ago |
| dash-renderer render dash components in react | 3.6K | -4% | 3.4.1 | last month |
| plotly.js-gl2d-dist-min Ready-to-use minified plotly.js gl2d distributed bundle. | 3.4K | -13% | 4.0.0 | last week |
| plotly.js-geo-dist-min Ready-to-use minified plotly.js geo distributed bundle. | 3.2K | -48% | 4.0.0 | last week |
| plotly-icons set of plotly icons | 2.6K | -7% | 1.3.15 | 6 years ago |
| @plotly/dash-component-plugins Plugins for Dash Components | 2.5K | -48% | 1.2.3 | 4 years ago |
| react-colorscales A React component for picking colorscales based on Chroma.js | 2.1K | -18% | 0.7.3 | 8 years ago |
| @plotly/webpack-dash-dynamic-import Webpack Plugin for Dynamic Import in Dash | 2K | -51% | 1.3.0 | 5 years ago |
| snap-points-2d snap round 2d points | 1.8K | -14% | 4.0.0 | 8 years ago |
| react-chart-editor plotly.js chart editor react component UI | 1.7K | -19% | 0.46.1 | 3 years ago |
| @plotly/draft-js-export-html DraftJS: Export ContentState to HTML | 1.7K | -18% | 1.2.0 | 8 years ago |
| dash-table Dash table | 1.7K | -6% | 7.4.1 | last month |
| @browserify/acorn5-object-spread Support for rest and spread properties in acorn 5 | 1.4K | +2% | 5.0.1 | 9 years ago |
| glsl-transpiler Transpile GLSL to JS | 1.4K | +12% | 3.0.3 | 2 years ago |
| dash-html-components Vanilla HTML components for Dash | 1.3K | -3% | 4.4.1 | last month |
| plotly.js-strict-dist Ready-to-use plotly.js strict distributed bundle. | 1.3K | -40% | 4.0.0 | last week |
| plotly.js-finance-dist Ready-to-use plotly.js finance distributed bundle. | 1.2K | -35% | 4.0.0 | last week |
| plotly.js-gl2d-dist Ready-to-use plotly.js gl2d distributed bundle. | 1.2K | -43% | 4.0.0 | last week |
| plotly.js-gl3d-dist Ready-to-use plotly.js gl3d distributed bundle. | 1.1K | -18% | 4.0.0 | last week |
| gl-scatter2d 2D WebGL scatter plots | 870 | -10% | 1.3.2 | 9 years ago |
| plotly.js-geo-dist Ready-to-use plotly.js geo distributed bundle. | 843 | -40% | 4.0.0 | last week |
| gl-line2d 2D line plots | 826 | -15% | 1.4.1 | 10 years ago |
| gl-error2d 2D error bars | 814 | -15% | 1.2.1 | 10 years ago |
| glsl-colormap colormaps for glsl shaders | 556 | +10% | 1.0.1 | 10 years ago |
| dash-ag-grid Dash wrapper around AG Grid, the best interactive data grid for the web. | 513 | -12% | 35.3.0 | 2 months ago |
| chttps Command line utility to replace http links in package-lock with https | 507 | +20% | 1.0.6 | 8 years ago |
| gl-scatter2d-sdf Fancy and slow scatter plots | 444 | -18% | 1.3.11 | 9 years ago |
| gl-scatter2d-fancy Fancy and slow scatter plots | 423 | -15% | 1.2.1 | 10 years ago |
| glsl-face-normal approximate face normal in the fragment shader | 407 | -11% | 1.0.2 | 11 years ago |
| glslify-hex A transform stream for [glslify](http://github.com/chrisdickinson/glslify) that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions. | 298 | +6% | 2.1.1 | 10 years ago |
| plotly.js-mapbox-dist-min Ready-to-use minified plotly.js mapbox distributed bundle. | 278 | -74% | 3.7.0 | 2 months ago |
| eye-of-git watch-events for changes to head in specified git branches | 248 | +9% | 0.1.0 | 13 years ago |
| tiny-watcher A tiny wrapper around fs.watch for added, removed and changed events | 241 | +7% | 0.1.2 | 13 years ago |
| react-msa-viewer A React component to create Multiple Sequence Alignments | 154 | +18% | 1.0.1 | 8 years ago |
| dash-table-experiments Dash table experiments | 150 | -18% | 0.6.0 | 9 years ago |
| dash-daq DAQ components for Dash | 149 | +3% | 0.6.0 | 4 months ago |
| plotly.js-mapbox-dist Ready-to-use plotly.js mapbox distributed bundle. | 127 | -83% | 3.7.0 | 2 months ago |
| plotlywidget The plotly JupyterLab extension | 125 | -13% | 4.14.3 | 6 years ago |
| dash-cytoscape A Component Library for Dash aimed at facilitating network visualization in Python, wrapped around Cytoscape.js | 119 | +24% | 1.0.2 | 2 years ago |
| glslify-fancy-imports glslify transform that provides you with a cleaner module import/export syntax ✨ | 111 | -27% | 1.0.1 | 11 years ago |
| dash-bio Dash components for bioinformatics | 110 | +49% | 1.0.2 | 4 years ago |
| @plotly/prettier-config-dash Shareable Prettier configuration for Dash projects. | 85 | -55% | 0.0.1 | 5 years ago |
| dash-components-archetype A [Builder](https://github.com/FormidableLabs/builder) Archetype for Dash components suites | 65 | -26% | 0.3.0-rc1 | 8 years ago |
| dash-dangerously-set-inner-html A dash component for specifying raw HTML | 61 | +22% | 0.0.2 | 8 years ago |
| glsl-transpose Transpose a matrix in GLSL | 61 | -19% | 1.0.0 | 12 years ago |
| glsl-look-at Generate a 3D lookAt matrix in GLSL | 50 | -67% | 1.0.0 | 11 years ago |
| jupyterlab-chart-editor A JupyterLab extension for creating and editing Plotly charts | 50 | +85% | 4.14.3 | 5 years ago |
| @plotly/dash-player Dash player component for videos | 49 | +81% | 1.1.0 | 3 years ago |
| @plotly/eslint-config-dash Shareable linting configurations for Dash projects. | 49 | -42% | 0.0.3 | 4 years ago |
| gitbin bin dotfiles and configs easily for use with git | 48 | +1,500% | 0.2.1 | 14 years ago |
| dash-components-archetype-dev A [Builder](https://github.com/FormidableLabs/builder) Archetype for Dash components suites (Development) | 46 | -43% | 0.3.0-rc1 | 8 years ago |
| react-plotly-dnd-editor A simple, Tableau-like drag-and-drop editor for 2d plotly.js charts | 45 | +61% | 0.11.0 | 9 years ago |
| react-oncoprint A React component to create interactive OncoPrint charts. | 42 | -11% | 1.2.3 | 8 years ago |
| glsl-fft GLSL setup for performing a Fast Fourier Transform of two complex matrices | 41 | +52% | 1.0.2 | 9 years ago |
| plotly-spectacle-editor-viewer Viewer component for Spectacle Editor presentation files - forked from FormidableLabs/spectacle-editor-viewer | 39 | +95% | 0.4.0 | 6 years ago |
| glsl-rfft GLSL setup for performing a Fast Fourier Transform of real-valued input | 39 | +255% | 1.0.2 | 9 years ago |
| dash-flow-example Example of a Dash library that uses Flow Types | 38 | +111% | 0.0.5 | 8 years ago |
| dash-callback-chain Dash component to visualize callback chains | 38 | +322% | 0.0.1 | 9 years ago |
| dash-colorscales Colorscale picker UI for your Dash apps | 37 | +118% | 0.0.4 | 9 years ago |
| @plotly/mathjax-v3 | 37 | +208% | 1.0.0 | last year |
| d3-geo-projection-picker Hand-picked d3 geo projections | 36 | +177% | 3.0.2 | 9 years ago |
| @plotly/mathjax-v2 | 36 | +500% | 1.0.0 | last year |
| gl-volume3d 3D volume renderer | 35 | +600% | 0.5.0 | 8 years ago |
| browserify-handbook how to build modular applications with browserify | 35 | +84% | 1.9.0 | 9 years ago |
| crosslink A spreadsheet cell microlibrary inspired by arrowized Functional Reactive Programming | 34 | +183% | 0.2.2 | 8 years ago |
| dash-embedded-component A Public stub for dash-embedded-component by Plotly | 33 | +200% | 0.0.1 | 5 years ago |
| gl-isosurface3d 3D isosurface generator | 31 | +520% | 0.5.0 | 8 years ago |
| glsl-proj4 proj4 coordinate transforms in glsl | 31 | +288% | 1.5.1 | 5 years ago |
| random-stream Random ASCII source stream for experimentation and testing. Trivial, silly and sometimes useful. | 29 | +867% | 0.0.4 | 13 years ago |
| glsl-diffuse-lambert Lambertian diffuse lighting for GLSL | 27 | +145% | 1.0.0 | 12 years ago |
| glsl-sdf-normal Get the normal vector of a position within a signed distance field. | 26 | +117% | 1.0.0 | 11 years ago |
| glsl-turntable-camera Convenience module for GLSL raytracing that provides a turntable camera for your scene. | 24 | +71% | 1.0.0 | 11 years ago |
| glsl-hash-blur a blur effect based on random hash offset | 22 | -12% | 1.0.3 | 11 years ago |
| glsl-pi π available at your convenience for use within glslify | 22 | +10% | 1.0.0 | 11 years ago |
| glsl-perturb-normal perturb normal from a normal map | 22 | +22% | 1.0.3 | 8 years ago |
| glsl-raytrace Given a signed distance function and ray, trace a scene to find the first point of intersection. | 22 | +22% | 1.0.0 | 11 years ago |
| glsl-specular-blinn-phong Blinn-Phong specular effect | 21 | +50% | 1.0.2 | 9 years ago |
| glsl-diffuse-oren-nayar Oren-Nayar diffuse lighting model | 19 | -32% | 1.0.2 | 12 years ago |
| colorgrad Quick and easy linear color mappings | 19 | +375% | 0.2.0 | 14 years ago |
| glsl-frobenius Computes the Frobenius norm of a matrix in glsl | 18 | +100% | 1.0.0 | 12 years ago |
| glsl-specular-phong Phong specular distribution in GLSL | 17 | +21% | 1.0.0 | 12 years ago |
| glsl-camera-ray Generates a ray for Shadertoy-style raycasting in GLSL | 16 | +14% | 1.0.0 | 11 years ago |
| glsl-specular-gaussian Gaussian specular model for GLSL | 16 | +45% | 1.0.0 | 12 years ago |
| emit.io turn emitters to streams and streams to emitters. Event branching and 2-way communication | 13 | +225% | 0.2.3 | 12 years ago |
| checkmates Sane checkbox handling for the browser | 13 | 0.1.3 | 13 years ago | |
| blunderbuss A connect-like dnode service stack for linking distributed event-based service logic | 13 | +550% | 0.1.2 | 14 years ago |
| glslify-promise A Promise wrapper for glslify, providing a consistent interface between both Node.js and browserify | 11 | -31% | 1.0.2 | 10 years ago |
| glsl-halftone a halftone effect in GLSL | 11 | -8% | 1.0.4 | 11 years ago |
| glsl-smooth-min Smooth minimum functions for GLSL | 10 | +11% | 1.0.0 | 12 years ago |
| glsl-proj4-camera use proj4 strings to map lonlat geometry to screen coordinates in a shader | 10 | +43% | 1.0.1 | 10 years ago |
| glsl-token-macros Extract macro preprocessor statements from an array of GLSL tokens | 10 | +400% | 1.0.0 | 11 years ago |
| sniggles convert mkv files and delete contents of a torrent dir | 9 | -10% | 2.0.0 | 9 years ago |
| glsl-scale-log A logarithmic scale for glslify | 9 | +350% | 1.0.0 | 11 years ago |
| pde-engine Basic heat and wave equation solver for node and the browser | 8 | +300% | 0.4.0 | 13 years ago |
| glsl-ggx glsl ggx lighting model | 7 | -36% | 1.0.0 | 10 years ago |
| pushbutt simple chainable toggle buttons | 7 | +17% | 0.0.1 | 13 years ago |
| rustify Rust WebAssembly transform for Browserify | 7 | +133% | 1.1.0 | 9 years ago |
| glsl-scale-linear A linear scale for glslify | 7 | +40% | 1.0.0 | 11 years ago |
| glsl-determinant Computes the determinant of a matrix in glsl | 7 | +40% | 1.0.0 | 12 years ago |
| glsl-circular-arc draw anti-aliased circular arcs in a shader with glslify | 7 | +17% | 1.0.1 | 9 years ago |
| glsl-specular-ward Ward anisotropic specular model | 7 | +133% | 1.0.0 | 12 years ago |
| levelnet remote API for levelUP | 7 | +250% | 0.3.0 | 13 years ago |
| dash-components-core Core component suite for Dash2 | 6 | 0% | 0.0.3 | 10 years ago |
| random-signal Generate a pseudo-random signal stream for mocking Sensor data | 6 | -67% | 0.0.2 | 12 years ago |
| t2j unix unit to transform text to json | 6 | 0% | 0.0.2 | 12 years ago |
| heist automated bank transaction downloader | 6 | +20% | 1.0.0 | 9 years ago |
| glsl-combine-smooth Smoothly combine two signed distance fields. | 6 | -14% | 1.0.0 | 11 years ago |
| glsl-combine-chamfer Combine two signed distance fields with a chamfer-like join. | 6 | -14% | 1.0.0 | 11 years ago |
| glsl-token-extension-dedupe Given a series of GLSL tokens, dedupes any extension declarations and places them at the top of the shader source | 6 | +20% | 1.0.0 | 11 years ago |
| callc find function usage in javascript source code | 6 | 1.0.0 | 10 years ago | |
| glsl-token-function-shaker Shakes out any unused functions from your GLSL shaders. Especially useful alongside tools such as [glslify](https://github.com/stackgl/glslify). | 5 | -17% | 1.0.0 | 10 years ago |
| glsl-sdf-sphere GLSL SDF function for generating a sphere. | 5 | -17% | 1.0.0 | 11 years ago |
| mean-stream moving average or running mean over a json stream | 5 | +67% | 0.0.0 | 12 years ago |
| draft-js-export-html-coopy DraftJS: Export ContentState to HTML | 4 | -60% | 0.1.11 | 10 years ago |
| fileswap-stream Write to a writable file-stream that swaps out it's underlying file resources according to swapper and namer functions | 4 | +100% | 0.1.3 | 13 years ago |
| glslify-client Convenience wrapper for handling glslify on the client, minimising the amount of requests to glslify-deps | 4 | -20% | 2.0.0 | 11 years ago |
| plast wrap functions in module namespacing, print functions at different depth levels | 4 | 0% | 0.0.2 | 13 years ago |
| glsl-sdf-box GLSL SDF function for generating a sphere. | 4 | 0% | 1.0.0 | 11 years ago |
| glsl-cartesian-to-barycentric glslify module to convert cartesian to barycentric coordinates | 4 | -50% | 1.0.0 | 7 years ago |
| printarray prints javascript arrays with easy 1D, 2D and rebroadcast API | 3 | 0% | 0.1.4 | 14 years ago |
| glsl-ruler GLSL SDF function for generating a sphere. | 3 | +50% | 1.0.1 | 11 years ago |
| draft-js-coopy A React framework for building text editors. | 2 | -75% | 0.4.0 | 10 years ago |
| lash Small simple serial async stack | 2 | +100% | 2.0.1 | 12 years ago |
| glsl-proj4-texture pre-calculate proj4 coordinate transformations as a texture | 2 | -71% | 1.0.1 | 9 years ago |
| lash-parsereq simple req parser middleware for lash | 2 | -71% | 0.0.0 | 12 years ago |
| streambank manage streams by ID | 1 | -50% | 1.0.0 | 12 years ago |
Repositories
Repositories and contributions come from Github's GraphQL API, which has no anonymous tier. Sign in to see them.