@library-api/core
TypeScript icon, indicating that this package has built-in type declarations

0.11.0 • Public • Published

Library Core

NPM Version Package Size

Core tools for use with other Library API packages.


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

Package Sidebar

Install

npm i @library-api/core

Weekly Downloads

1

Version

0.11.0

License

MIT

Unpacked Size

680 kB

Total Files

54

Last publish

Collaborators

  • benshelton