Single-page mini-apps, experiments, and fun stuff
Experiment using Backbone.
Play with fish. Create them, move them around, change their color.
Experiment using AngularJS and RequireJS.
Addition, subtraction, multiplication, division - it's all there.
Make groups.
First time messing around to create a "library" with no dependencies.
Randomize a list.
Created as a quick way to get a "random enough" password.
Obtain a random password.
- Ensures there is a lowercase letter, uppercase letter, and number
- Length defaults to 14 characters
npm install
This step is only required the very first time.
npm run build
npm start