Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ceddybi/ts-npm-module-boilerplate

A boilerplate for creating and publishing an NPM module with TypeScript
https://github.com/ceddybi/ts-npm-module-boilerplate

Last synced: about 1 month ago
JSON representation

A boilerplate for creating and publishing an NPM module with TypeScript

Awesome Lists containing this project

README

        

## TypeScript NPM module boilerplate

This is a small boilerplate to create and publish an npm package, using Typescript.

Example code is an npm package i published for scrapping content from youtube using `cheerio`.

- To publish run `npm publish`