RebeccaStevens / template-typescript-node-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template for my Node Packages

npm version CI Coverage Status
code style: prettier GitHub Discussions BSD 3 Clause license Commitizen friendly semantic-release

Donate

Any donations would be much appreciated. 😄

Installation

# Install with npm
npm install -D __package_name__

# Install with pnpm
pnpm add -D __package_name__

# Install with yarn
yarn add -D __package_name__

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 100.0%