Socket
Socket
Sign inDemoInstall

create-leanup

Package Overview
Dependencies
273
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-leanup

This package contains the slim CLI to get started with leanupjs.


Version published
Weekly downloads
0
Maintainers
1
Install size
19.1 MB
Created
Weekly downloads
 

Readme

Source

Create Leanup

This package contains the slim CLI to get started with leanupjs.

created by create-create-app.

Usage

npx create-leanup <name>

Template string reference

Don't forget to remove this before publishing your package!

  • {{name}} => create-leanup
  • {{upper name}} => CREATE-LEANUP
  • {{lower name}} => create-leanup
  • {{capital name}} => CreateLeanup
  • {{capital name space=true}} => Create Leanup
  • {{camel name}} => createLeanup
  • {{snake name}} => create_leanup
  • {{kebab name}} => create-leanup
  • {{space name}} => create leanup
  • {{uuid}} => 42fad8e8-98c0-4260-98e4-8a7f83a4efa6
  • {{upper (uuid)}} => 2246B8D7-7C1B-448E-A4DA-F4BCD422260F
  • {{description}} => This package contains the slim CLI to get started with leanupjs.
  • {{author}} => Martin Oppitz
  • {{email}} => npmjs@martinoppitz.com
  • {{contact}} => Martin Oppitz npmjs@martinoppitz.com
  • {{license}} => Apache-2.0
  • {{year}} => 2022
  • {{custom}} => (undefined until it is defined in extra field in create function arguments)

See https://github.com/uetchy/create-create-app#template for the further details.

FAQs

Last updated on 04 Sep 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc