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

generator-ptz

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ptz

Yeoman base generator to create polutz modules.

latest
Source
npmnpm
Version
1.3.25
Version published
Maintainers
1
Created
Source

generator-ptz

Build Status codecov.io Dependency Status bitHound Score MIT license

Yeoman base generator to create polutz modules.

Install

You can remove 'yo typings' if you already have them installed

    npm install -g generator-ptz yo typings

Create your project

Go to your project folder and run:

    yo ptz && typings install

Create an Entity class

replace 'EntityName' with your class name, using first letter as upercase

    yo ptz-domain:entity EntityName

Keywords

yeoman-generator

FAQs

Package last updated on 01 Jun 2017

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