You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.7 KiB

<h1><p align="center"><a href="https://neutrino.js.org"><img src="https://raw.githubusercontent.com/mozilla-neutrino/neutrino-dev/master/docs/assets/logo.png" height="150"></a></p></h1>
8 years ago
### Create and build modern JavaScript applications with zero initial configuration
8 years ago
#### Neutrino combines the power of Webpack with the simplicity of presets.
8 years ago
[![NPM version][npm-image]][npm-url] [![NPM downloads][npm-downloads]][npm-url] [![Join Slack][slack-image]][slack-url]
8 years ago
[https://github.com/mozilla-neutrino/neutrino-dev](https://github.com/mozilla-neutrino/neutrino-dev)
8 years ago
---
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
8 years ago
dependencies.
8 years ago
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.
8 years ago
## Documentation
See the [Neutrino docs](https://neutrino.js.org/)
for details on installation, getting started, usage, and customizing.
8 years ago
[npm-image]: https://img.shields.io/npm/v/neutrino.svg
8 years ago
[npm-downloads]: https://img.shields.io/npm/dt/neutrino.svg
[npm-url]: https://npmjs.org/package/neutrino
8 years ago
[slack-image]: https://neutrino-slack.herokuapp.com/badge.svg
[slack-url]: https://neutrino-slack.herokuapp.com/