f-utilities
🐻
A repo of useful Fozzie JS modules
Quick Guide
Build Tasks
These are located in gulpfile.js
in the root of the project.
Documentation files
These are located in the docs
folder from the root of the project.
Assets
All assets should be put in the relevant directories within the src
folder.
Tests
JavaScript tests should be located in the test
directory at the root of the project or in the test
directory of the JavaScript module.