@jacobbubu/pull-throughput
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

@jacobbubu/pull-throughput

Build Status Coverage Status npm

A starter project that makes creating a TypeScript module extremely easy.

Intro.

This tool was modified from typescript-library-starter, but I made the following revisions:

  • Use GitHub Actions instead of TravisCI
  • Used to develop Node.JS Module instead of packaging code for browser

Usage

git clone https://github.com/jacobbubu/typescript-starter.git YOURFOLDERNAME
cd YOURFOLDERNAME
npm install

Start coding! package.json and entry files are already set up for you, so don't worry about linking to your main file, typings, etc. Just keep those files with the same name.

Before push

Before pushing the code to GitHub, please make sure that NPM_TOKEN is configured in https://github.com/__your_repo__/settings/secrets, or you can do this through semantic-release-cli.

Readme

Keywords

none

Package Sidebar

Install

npm i @jacobbubu/pull-throughput

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

14 kB

Total Files

6

Last publish

Collaborators

  • jacobbubu