powerup

empower your functions with special abilities

Usage no npm install needed!

<script type="module">
  import powerup from 'https://cdn.skypack.dev/powerup';
</script>

README

powerup

a lightweight tool for extending javascript functions

travis npm

standard

Simple extensions for better functions

Use it for...

  • type checking
  • caching and locking
  • resource cleanup
  • anything you can think of!

Install

To install powerup for use in node or the browser, run:

npm install powerup

Get powerups

Make your own