TinaBryan / react-uniforms-widgets

This repo is a library of individual React Uniforms UI components. (collaborate!)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Uniforms Widgets

This repo is a library of individual React Uniforms UI components.

Where are the widgets?

Look for each package in: packages

This project is a work in progress, so maybe you should contribute.

How to install?

Once you decide on your package, you can install with npm commands:

npm install --save zeroasterisk-uniform-datepicker-bootstrap4

Based on Technologies

  • React Client Side rendering framework, started by facebook, well known for uni-directional data flow and high performance.
  • Uniforms Client Side suite of form management components, based on sophisticated class inheritance and styled for major CSS frameworks.
  • Schema of some sort
  • SimpleSchema2
  • ??? (TODO #3 build more bridges to other JS schemas)

Goals for Development

New developers need experience collaborating on code and projects, in the real world.

This is an easily approachable project, which will provide a useful toolset, based on proven technology.

See louisville.io slack for more information or come to a JSLou meetup or talk to Alan

About

This repo is a library of individual React Uniforms UI components. (collaborate!)

License:MIT License


Languages

Language:JavaScript 65.1%Language:Shell 34.9%