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

neutrino

Package Overview
Dependencies
Maintainers
4
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neutrino

Create and build JS applications with managed configurations

  • 9.5.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
707
decreased by-26.35%
Maintainers
4
Weekly downloads
 
Created
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

Package last updated on 23 Dec 2020

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