@justeat/f-utilities

A repo of useful Fozzie JS modules

Usage no npm install needed!

<script type="module">
  import justeatFUtilities from 'https://cdn.skypack.dev/@justeat/f-utilities';
</script>

README

f-utilities :bear:

npm version Build Status Coverage Status

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.