Skip to content

Create and build modern JavaScript projects with zero initial configuration.

License

Notifications You must be signed in to change notification settings

ALittleFox/neutrino

This branch is 2 commits ahead of neutrinojs/neutrino:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 3, 2021
Oct 4, 2021
Oct 3, 2021
Oct 3, 2021
Apr 12, 2020
Mar 27, 2019
Aug 30, 2018
Jun 14, 2018
Mar 27, 2019
May 2, 2019
Oct 4, 2021
Mar 27, 2019
Dec 23, 2020
Feb 16, 2017
Oct 3, 2021
Dec 23, 2020
Apr 10, 2020
Aug 15, 2018
Oct 4, 2021
May 9, 2020
Oct 3, 2021
May 25, 2019
Oct 4, 2021

Repository files navigation

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 CI Status Netlify Status

https://github.com/neutrinojs/neutrino


Neutrino is a companion tool which lets you build web and Node.js applications with shared presets or configurations. It intends to make the process of initializing and building projects much simpler by providing minimal development dependencies.

Neutrino uses webpack to build 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, 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.

Contributing

Thank you for wanting to help out with Neutrino! We are very happy that you want to contribute, and have put together this guide to help you get started. We want to do our best to help you make successful contributions and be part of our community.

About

Create and build modern JavaScript projects with zero initial configuration.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.1%
  • Shell 1.5%
  • Other 0.4%