0.7.4 • Published 4 years ago

react-sombrero v0.7.4

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-sombrero Build Status npm version

A full web frontend framework based on react, redux-immutable, redux-saga and webpack

Why

  • React is great, but it's "just" a web view library.
  • Boilerplates are useful, but you have to take them as they are, you don't have any control or any tool to add components automatically, for instance.

With this framework, we put every best practices we learnt in the last few years to create a full CLI based program that helps you init a project without worrying about webpack dev or production config, folders scenes and components structure, routing, etc. Just as Angular does.

We know that every project has their own requirements, so this tool can be an overkill for small projects, or too much restrictive for big ones, but it can be really useful for demos or MVPs.

Quick install

npm i react-sombrero -g

Commands

init

sombrero init projectName

Create project folder with all dependencies

create

sombrero create [scene|component]

TODOs

  • Make package CLI based
  • Commands:
    • init
    • create
    • help
  • Routing system
  • Forms management
  • Tests
0.7.4

4 years ago

0.8.0

5 years ago

0.7.3

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago