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.
- Host: GitHub
- URL: https://github.com/landrisek/npm-masala
- Owner: landrisek
- Created: 2016-05-24T15:32:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-24T08:52:56.000Z (almost 7 years ago)
- Last Synced: 2025-11-29T19:00:00.951Z (8 months ago)
- Topics: mongodb, nette, react, sql, webpack
- Language: JavaScript
- Homepage:
- Size: 444 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.