All Projects → neutrinojs → Neutrino

neutrinojs / Neutrino

Licence: mpl-2.0
Create and build modern JavaScript projects with zero initial configuration.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Neutrino

Poi
⚡A zero-config bundler for JavaScript applications.
Stars: ✭ 5,291 (+37.64%)
Mutual labels:  webpack, build-tool, preact
Jetpack
🚀 Jetpack – Webpack made more convenient.
Stars: ✭ 1,326 (-65.5%)
Mutual labels:  webpack, zero-configuration, preact
Create Elm App
🍃 Create Elm apps with zero configuration
Stars: ✭ 1,650 (-57.08%)
Mutual labels:  webpack, build-tool, zero-configuration
Baumeister
👷 The aim of this project is to help you to build your things. From Bootstrap themes over static websites to single page applications.
Stars: ✭ 171 (-95.55%)
Mutual labels:  webpack, build-tool
Webpack Interview Questions
Webpack questions/answers you can use to prepare for interviews or test your knowledge.
Stars: ✭ 159 (-95.86%)
Mutual labels:  webpack, build-tool
Electrode
Web applications with node.js and React
Stars: ✭ 2,033 (-47.11%)
Mutual labels:  webpack, preact
X0
Document & develop React components without breaking a sweat
Stars: ✭ 1,706 (-55.62%)
Mutual labels:  webpack, zero-configuration
Webpack Dev Middleware
A development middleware for webpack
Stars: ✭ 2,336 (-39.23%)
Mutual labels:  webpack, middleware
Bolt
The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
Stars: ✭ 186 (-95.16%)
Mutual labels:  webpack, preact
Preact Worker Demo
Demo of preact rendering an entire app in a Web Worker.
Stars: ✭ 204 (-94.69%)
Mutual labels:  webpack, preact
Ykit
基于 Webpack 的灵活快速的打包工具,帮助稳定高效构建现代 JavaScript 应用。
Stars: ✭ 375 (-90.24%)
Mutual labels:  webpack, build-tool
Miox
Modern infrastructure of complex SPA
Stars: ✭ 374 (-90.27%)
Mutual labels:  webpack, middleware
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-96.33%)
Mutual labels:  webpack, zero-configuration
Wmr
👩‍🚀 The tiny all-in-one development tool for modern web apps.
Stars: ✭ 4,372 (+13.74%)
Mutual labels:  build-tool, preact
Omil
📝Webpack loader for Omi.js React.js and Rax.js components 基于 Omi.js,React.js 和 Rax.js 单文件组件的webpack模块加载器
Stars: ✭ 140 (-96.36%)
Mutual labels:  webpack, preact
Webpack Hot Middleware
Webpack hot reloading you can attach to your own server
Stars: ✭ 2,279 (-40.71%)
Mutual labels:  webpack, middleware
next-boilerplate
☶ The easiest way to create a Next app by running one command.
Stars: ✭ 65 (-98.31%)
Mutual labels:  build-tool, zero-configuration
init-typescript-app
Initialize clean TypeScript setup by running single command. Optional package publication to npm.
Stars: ✭ 20 (-99.48%)
Mutual labels:  build-tool, zero-configuration
Instapy Gui
gui for instapy automation
Stars: ✭ 313 (-91.86%)
Mutual labels:  webpack, preact
Preact Minimal
🚀 Minimal preact structure
Stars: ✭ 136 (-96.46%)
Mutual labels:  webpack, preact

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].