@bxm/image-resize

Create URLs that integrate with the https://imageresizing.net service.

Usage no npm install needed!

<script type="module">
  import bxmImageResize from 'https://cdn.skypack.dev/@bxm/image-resize';
</script>

README

image-resize

Create URLs that integrate with the https://imageresizing.net service.

Examples

See unit tests.

Quality

  • to contribute, fork, branch and submit pull requests for review
  • nvm use
  • npm test and maintain 100% coverage
  • npm run lint and maintain 0 errors (uses AirBnB JavaScript Style Guide)