Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Latest commit

History

History
58 lines (44 loc) 路 2.58 KB

File metadata and controls

58 lines (44 loc) 路 2.58 KB

@wb/core

MIT Licensed NPM Version Build Status Greenkeeper Status

Code Issues Codebase Maintainability Test Coverage Jest

Commitizen Semantic Release Prettier

A NodeJS project written in TypeScript 馃檹

Installation

yarn add @wb/core

Usage

import Library from @wb/core;

const library = new Library();