Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-project-calavera

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-project-calavera

A simple starting skeleton for common web projects.

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

create-project-calavera

Add common linters, formatters, and hopefully sane configurations, for common web projects with an intuative CLI.

Current Features

  • EditorConfig
  • ESLint (If using TypeScript, this will be configured using typescript-eslint)
  • tsconfig
  • tsconfig (noEmit - when used with a bundler)
  • Prettier
  • Stylelint

Using the CLI

From the root of your project, run the following command:

npm create project-calavera

All that is left to do is to follow the prompts.

NOTE: If you do not have a package.json Calavera will offer to create one for you. If you choose this option, one is created using npm init -y.

Keywords

FAQs

Package last updated on 30 Dec 2024

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