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

Latest commit

 

History

History
58 lines (44 loc) · 2.58 KB

README.md

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();