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

1.0.2 • Public • Published

@jacobbubu/pull-length-prefixed

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-length-prefixed

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

17.9 kB

Total Files

12

Last publish

Collaborators

  • jacobbubu