@bonnier-publications/willow-js
v1.36.5
Published
An API wrapper for the Willow API
Downloads
20
Keywords
Readme
WillowJS - A NodeJS Library
Setup
# Installing dependencies
yarn install
# Building
yarn build
# Testing
yarn test
# or to watch for changes:
yarn test:watch