Main Goal Create a lot of useful, lightweight and maximum reusable UI components. Install or Usage index.js / index.ts App.js / App.tsx Find more usage examples in Homepage TODO Stepper Range TransferLists Dashboard Layout ThemeProvider Make components adaptive for mobile devices…
Windmill React UI The component library for fast and accessible development of gorgeous interfaces. Projects using it: Windmill Dashboard React Mission Be the most accessible it can be out of the box and the fastest way to production. Go to docs…
Welcome to jumpper. Is an open source framework, which is independent of other web frameworks or toolkits available on the market, such as Vapor, Kitura and Perfect. It can be used in conjunction with any of them and even alone. This…
Dependencies Vapor 3 jumpper First Run in the project’s root folder run the command sequence below. To install vapor dependencies run vapor update Confirm any questions in terminal. After Xcode open, make sure the Run target is selected on the My Mac device. Elemenets video Demo
Avail Design Kit A set of components built to be composable, extendable, and usable Setup Clone the repo with gh repo clone rentalutions Install dependencies with yarn install. Start a storybook conatiner that builds all packages and watches for changes with yarn start. Contributing The best…
Requirements iOS 10.0+ Installation CocoaPods StringifyTextField is available through CocoaPods. To install it, simply add the following line to your Podfile: Usage StringifyTextField is a textfield which can format inputed string with 4 available formats. Available formats: Amount format You can specify…