New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

typescript-package-template

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-package-template

This is a template for a typical npm package written in typescript. [Create a github repo based on it](../../generate), clone the repo and run `npm start` or `. ./RUN_THIS_UPON_FIRST_CLONE.sh`

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

typescript-package-template

This is a template for a typical npm package written in typescript. Create a github repo based on it, clone the repo and run . ./RUN_THIS_UPON_FIRST_CLONE.sh

How this works

  • RUN_THIS_UPON_FIRST_CLONE.sh will install a set of dependencies
  • than it will run plop
  • user will be prompted to answer a set of simple questions using inquirer
  • plop than will create the whole project from handlebars templates in ./plop-templates.
  • script will run basic checks like tests and lint to make ensure healthy initial state of the repo
  • as a result of this whole operation all the template-related files will be deleted or overwritten, including this readme
  • project should be fully initialised and ready for initial PR

FAQs

Package last updated on 13 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts