-
Notifications
You must be signed in to change notification settings - Fork 0
browserify in the wild
If you're using browserify in the wild, share your experiences here! A short "we use this" or a full writeup is fine.
Interactive cross-browser testing. All built with browserify.
We use browserify to bundle up all the browser tests that we create ci badges for like these:
Getable is a construction equipment rental management and procurement system. We use browserify (through atomify) to bundle up all of our app code for all of our apps.
SignForms.com is a fast and easy way to get documents signed digitally. We use browserify for all of the app's client-side code.
An in-browser code editor for making small shareable demos and applications using modules from NPM.
The opening titles for Web Directions South 2013. Browserify, glslify and other npm modules have been used in place of a framework such as three.js to render the 3D animation.
A game where you try to guess the colour of things that have a similar hue. It uses browserify to modularise the codebase and take advantage of great old-browser shims that already exist on npm.
