0.11.0 • Published 3 years ago

@library-api/core v0.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Description

These can also be used to build your own app based on this API.

This package is brought to you by Library API.

Installing

Please note that core tools are built to run on a Node environment as it requires a filesystem to store downloaded files.

You can install with your preferred package manager:

# NPM
npm install @library-api/core

# Yarn
yarn add @library-api/core

Documentation

View the documentation here

Development

Run the following commands to get started. If you are running from the root directory you can add media to run these (for example yarn core build instead of just yarn build):

# Build (outputs to /dist)
yarn build

# Lint files
yarn lint

# Run test suite
yarn test

# Run Type Checking Service
yarn tsc
0.11.0

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.2.1

3 years ago