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

2.6.0 • Public • Published

Github banner for sketchmine

The library package is the orchestrator and conductor of some parts of the library. Think of it as the main shaft in a mine where the mine car has to deliver diamonds from the furthest tunnel through the shaft and up to the entrance.

@sketchmine/library

Dependency graph

Dependency graph of the sketchmine library generation

Want to contribute?

We would be glad if you find a bug or a missing feature and contribute your solution. To archive that some things are necessary to know.

Building the package

For building the package Rollup.js is used as a module bundler. The configuration can be found in the rollup.config.js and is orchestrated by the yarn package manager. The package bundle is in the commonjs format and meant to be consumed only be node.js applications.

The build can be started with the following two commands:

  • yarn build for building the package.
  • yarn dev for building and watching the sources of the package. (rebuilds after safe)

Linting

The source code of this package is going to be linted by our CI environment. To ensure a coding standard and quality use the configured linter tslint. This package extends from the tslint-config-airbnb and the linting configuration extends from the root tslint.json.

Run yarn lint to execute the linter.

testing

Sorry but currently there are no tests specified. 😭 Feel free to add some! 💪🏻

Readme

Keywords

none

Package Sidebar

Install

npm i @sketchmine/library

Weekly Downloads

0

Version

2.6.0

License

MIT

Unpacked Size

22.7 kB

Total Files

22

Last publish

Collaborators

  • ddprrt
  • lukasholzer
  • tomheller