Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
ProppyJS is a tiny 1.5kB JavaScript library for composing props (object that components receive to render themselves). The generated props can then be used in your favourite components-based UI framework (like React or Vue.js). | Vue CLI aims to be the standard tooling baseline for the Vue ecosystem. It ensures the various build tools work smoothly together with sensible defaults so you can focus on writing your app instead of spending days wrangling with config. |
Stateless - Your component layer ends up becoming stateless, and only responsible for accepting props and rendering them.; Functional - With your props being composed in functions, they become easier to expand as your requirements grow.; Providers - With Proppy's providers, you can set application-wide global object accessible anywhere in your components tree.; Interoperable - Integrating other libraries to your components layer becomes a breeze with the suite of functions that Proppy provides you.; Testing - With clear separation between props generation and components, you can now unit test them separately with ease.; Freedom - Since Proppy connects to your favourite UI rendering library, you have the freedom to switch with minimal effort. | Feature Rich - Out-of-the-box support for Babel, TypeScript, ESLint, PostCSS, PWA, Unit Testing & End-to-end Testing.;
Extensible; No Need to Eject;Graphical User Interface;Instant Prototyping;Future Ready |
Statistics | |
GitHub Stars 937 | GitHub Stars 29.7K |
GitHub Forks 27 | GitHub Forks 6.3K |
Stacks 1 | Stacks 433 |
Followers 14 | Followers 471 |
Votes 0 | Votes 3 |
Pros & Cons | |
No community feedback yet | Pros
|
Integrations | |

Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.

Foundation is the most advanced responsive front-end framework in the world. You can quickly prototype and build sites or apps that work on any kind of device with Foundation, which includes layout constructs (like a fully responsive grid), elements and best practices.

Semantic empowers designers and developers by creating a shared vocabulary for UI.

A CSS Framework based on material design.

Material Design is a specification for a unified system of visual, motion, and interaction design that adapts across different devices. Our goal is to deliver a lean, lightweight set of AngularJS-native UI elements that implement the material design system for use in Angular SPAs.

Material UI is a library of React UI components that implements Google's Material Design.

Blazor is a .NET web framework that runs in any browser. You author Blazor apps using C#/Razor and HTML.

Build responsive Single Page Apps, SSR Apps, PWAs, Hybrid Mobile Apps and Electron Apps, all using the same codebase!, powered with Vue.

Nuxt.js presets all the configuration needed to make your development of a Vue.js application enjoyable. You can use Nuxt.js for SSR, SPA, Static Generated, PWA and more.

A JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.