Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 331 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 331 Bytes

Node Template

Template repo for generic Node.js library with tests & lint.

Nowadays archived due to lack or personal use, superceded by similar TypeScript template

Install

yarn add name-of-the-package

Usage
// Your usage example here