You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>A rundown of projects that have made developing with browserify more accessible
116
-
and more interesting: requirebin.com, npmsearch.com, and Browserify CDN.</p>
116
+
and more interesting: requirebin.netlify.app, npmsearch.com, and Browserify CDN.</p>
117
117
118
118
<h3>
119
119
<aname="browserify-and-the-universal-module-definition" class="anchor" href="#browserify-and-the-universal-module-definition"><spanclass="octicon octicon-link"></span></a>Browserify and the Universal Module Definition</h3>
<p>This demo by @hughsk uses two modules, one that creates <ahref="https://www.npmjs.org/package/lut">RGB lookup tables</a> and <ahref="https://www.npmjs.org/package/canvas-splitter">another that slices</a> the color table canvas element into smaller canvases.
<p>This demo by @anvaka uses the <ahref="https://www.npmjs.org/package/ngraph.generators">ngraph.generators</a> and <ahref="https://www.npmjs.org/package/ngraph.vivasvg">ngraph.vivasvg</a> modules to create an animated exploding SVG dot cluster.
0 commit comments