0.1.3 • Published 3 months ago

libwhatsthis v0.1.3

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

Shared component library for the whatsth.is project. This is a TypeScript NodeJS codebase packaged up using Rollup.

The purpose of this library is to provide convinience functions, with developers in mind. This is used by the Whats This? web application to visually provide these functions.

This is not intended for general use - You may want to check out CRontrue, crypto-es, and ua-parser-js instead.

Installation

This can be installed from npm by doing:

npm -i libwhatsthis

Building

The library uses Rollup to compile into a JavaScript file. You can trigger a build by doing:

npm run build

Unit testing is supported through Jest:

npm test
0.1.3

3 months ago

0.1.2

6 months ago

0.1.1

8 months ago

0.1.0

8 months ago