@smoovy/utils

Some basic functionality to make better websites

Usage no npm install needed!

<script type="module">
  import smoovyUtils from 'https://cdn.skypack.dev/@smoovy/utils';
</script>

README

@smoovy/utils

Version Size

These are just some utilities I need for my websites. I think they're pretty self-explanatory. So you can just click through the files to find out more!

Installation

npm install --save @smoovy/utils

Development commands

// Serve with parcel
npm run serve

// Build with rollup
npm run build

// Run Jest unit tests
npm run test

// Run TSLinter
npm run lint

License

See the LICENSE file for license rights and limitations (MIT).