New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-dup

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-dup

Scaffold out a modest node module

  • 1.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source
generator-dup

Scaffold out a modest node module

Standard Travis build Standard Readme GitHub version Dependency CI License PRs Donate


Built with ❤︎ by Tiaan and contributors

Table of Contents

Table of Contents
  • Introduction
  • Install
  • Usage
  • Contribute
  • License
  • Introduction

    This is a generator I use for my modules. It uses JavaScript Standard Style for linting, Jest as a test platform and Husky for easy Git Hooks.

    Install

    Make sure yeoman is installed:

    $ npm install -g yo
    

    Then install the generator

    $ npm install -g generator-dup
    

    Usage

    With yo:

    $ yo dup
    

    This will scaffold out:

    demo

    Contribute

    PRs accepted.

    License

    Licensed under the MIT License.

    Icon made by Gregor Cresnar from www.flaticon.com is licensed by CC 3.0 BY

    Keywords

    FAQs

    Package last updated on 08 Apr 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

    SocketSocket SOC 2 Logo

    Product

    • Package Alerts
    • Integrations
    • Docs
    • Pricing
    • FAQ
    • Roadmap
    • Changelog

    Packages

    npm

    Stay in touch

    Get open source security insights delivered straight into your inbox.


    • Terms
    • Privacy
    • Security

    Made with ⚡️ by Socket Inc