flight-utilitiesdeprecated

flight core helpers and common functions.

Usage no npm install needed!

<script type="module">
  import flightUtilities from 'https://cdn.skypack.dev/flight-utilities';
</script>

README

get started

yarn add git+ssh://git@github.com:tajawal/flight-utilities.git

update your changes

Add your changes to src then run make before commit your code

create new file

  • create a file inside src
  • export the file in index.js ==>> export * from "fileName"