@bonnier-publications/willow-js

An API wrapper for the Willow API

Usage no npm install needed!

<script type="module">
  import bonnierPublicationsWillowJs from 'https://cdn.skypack.dev/@bonnier-publications/willow-js';
</script>

README

WillowJS - A NodeJS Library

Setup

# Installing dependencies
yarn install

# Building
yarn build

# Testing
yarn test
# or to watch for changes:
yarn test:watch