Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.1 KB

File metadata and controls

20 lines (15 loc) · 1.1 KB

FasterUI

A framework for building beautiful UIs. Pronto!

Have a look at available components in our Storybook

Or at the OpenAPI specs

TODOs

  • Playground 🛝 Side-by-side view with code editor and resulting UI where you can mess around.
  • Deploy Storybook Storybook is a great way to test how each component could be configured.
  • Deploy OpenAPI OpenAPI serves as an interface specification between backend service and frontend. It would be nice to have an access to it from anywhere.
  • Client library for ASP.NET
  • Client library for C/C++
  • Client library for Java
  • Client library for Rust ❤️
  • Continuous integration to test all the libraries It should test that all the component libraries are compatible with the latest version of the component specification.
  • Examples 🧐
  • Documentation 📚 Anything less than Stripe's documentation is unacceptable.