Socket
Socket
Sign inDemoInstall

neutrino

Package Overview
Dependencies
8
Maintainers
4
Versions
124
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    neutrino

Create and build JS applications with managed configurations


Version published
Weekly downloads
1.1K
decreased by-5.17%
Maintainers
4
Install size
590 kB
Created
Weekly downloads
 

Changelog

Source

v9.5.0

Readme

Source

Create and build modern JavaScript applications with zero initial configuration

Neutrino combines the power of webpack with the simplicity of presets.

NPM version NPM downloads


Neutrino is a configuration management tool for the webpack ecosystem that supports building, testing, linting, and developing JavaScript projects based on shared configuration presets and middleware. You can use Neutrino within your project alongside webpack, ESLint, Jest, Karma, and more of your favorite CLI tools. It intends to make the process of initializing and building projects much simpler by providing minimal development dependencies and tightening the integration between tools.

Neutrino supports webpack for building both web and Node.js projects by providing complete build presets which can be shared across targets and projects. You can use Neutrino base presets to get started building a variety of projects, and you can create your own presets by extending the Neutrino core ones to be shared across your own projects or even by the community. Presets can even be manipulated on a project-by-project basis to handle almost any build situation your preset doesn't cover.

Documentation

See the Neutrino docs for details on installation, getting started, usage, and customizing.

Keywords

FAQs

Last updated on 23 Dec 2020

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