@baggie/functions

A library of tools for JavaScript and TypeScript. Handle cookies and timers that can be paused and resumed, etc.

Usage no npm install needed!

<script type="module">
  import baggieFunctions from 'https://cdn.skypack.dev/@baggie/functions';
</script>

README

Baggie logo

@baggie/functions

Misc. tools from the little bag-of-tricks.

Handle cookies and timers that can be paused and resumed, etc.



๐Ÿงพ Documentation

Visit bag-of-tricks.github.io for more complete documentation and examples.

๐Ÿš€ Installation

#npm
npm install @baggie/functions --save

#yarn
yarn add @baggie/functions