An open API service indexing awesome lists of open source software.

https://github.com/landrisek/npm-masala

Various react components for sql, mongodb, php and golang implementation.
https://github.com/landrisek/npm-masala

mongodb nette react sql webpack

Last synced: 3 months ago
JSON representation

Various react components for sql, mongodb, php and golang implementation.

Awesome Lists containing this project

README

          

# npm-masala
Npm-masala is group of components written in javascript library React.

It has its own [dependency injection](https://github.com/landrisek/npm-masala/blob/master/components/Container.jsx), [handlers logic](https://github.com/landrisek/npm-masala/blob/master/components/Button.jsx), [optional overloading](https://github.com/landrisek/npm-masala/wiki/Overloading) and [tests](https://github.com/landrisek/npm-masala/tree/master/__tests__).

Main pattern is based on idea of small independent and equall [components](https://github.com/landrisek/npm-masala/tree/master/components).

E.g. in architecture is validator same-level component as input text or label.