0.0.4 • Published 6 years ago

neutral v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Features

  • Minimal: The whole neutral stack is built to be as small as possible, while shipping all the features you need.
  • Easy to learn: Neutral does not reinvent the wheel, so you don't have to learn much.
  • Minimal tooling: Neutral comes with it's very own toolchain, powered by browserify and rollup.
  • Isomorphic: Neutral does not care if it's running on the server or on the client
  • Batteries included: Neutral includes a router, statemanagement and dom morphing

Philosophy

I believe that development should be easy, fast and accessible. A framework is something very personal, because everyone has different opinions, that's why neutral is built around useful presets, not opinions. Frameworks should be built to help you, not to force you to built you apps how the framework's developers wanted you to.

Everything should be reusable, that's why even neutral is built with reusable components. Your applications should consist of small reusable components. A component is just a function, not a class!

You should not have to lean a huge new api, just to use a new framework, neutral only comes with a few methods and only mostly uses technologies you already know, this way getting started is easy.

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.1-beta

6 years ago

0.0.0

7 years ago