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

buildmatrix

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buildmatrix

BuildMatrix is a CLI tool for generating backend templates in Node.js, supporting both JavaScript and TypeScript. It simplifies the process of setting up a new project by creating a pre-configured template based on your chosen options.

latest
npmnpm
Version
1.0.5
Version published
Maintainers
0
Created
Source

BuildMatrix

BuildMatrix is a CLI tool for generating backend templates in Node.js, supporting both JavaScript and TypeScript. It simplifies the process of setting up a new project by creating a pre-configured template based on your chosen options.

Features

  • Supports JavaScript and TypeScript
  • Includes pre-configured ESLint settings
  • Option to set up the project with CommonJS or ES modules
  • Automatically installs necessary dependencies
  • Provides a structured project layout

Installation

To install BuildMatrix globally, use npm:

npm install -g buildmatrix

FAQs

Package last updated on 03 Aug 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