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

@danielfsousa/create

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@danielfsousa/create

Scripts to bootstrap my javascript/typescript templates using `npm init` command

latest
Source
npmnpm
Version
1.2.0
Version published
Weekly downloads
1
-80%
Maintainers
1
Weekly downloads
 
Created
Source

npm-templates

Version JavaScript Style Guide Commitizen friendly

Script to bootstrap my javascript and typescript templates using npm init command

Usage

With npm init:

npm init @danielfsousa [TEMPLATE] [PROJECT_DIRECTORY]

With npx:

npx @danielfsousa/create [TEMPLATE] [PROJECT_DIRECTORY]

Examples

Interactive mode:

npm init @danielfsousa

Specifying template and project folder

npm init @danielfsousa express-rest my-rest-api

Keywords

init

FAQs

Package last updated on 01 Aug 2022

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