My curated list of helpful packages/frameworks for various programming platform.
- electronjs Build cross platform desktop apps with JavaScript, HTML, and CSS
- vue-loader webpack loader for Vue Single-File Components
- riot Simple and elegant component-based UI library
- Polymer
- vueify Browserify transform for Vue.js components, with scoped CSS and component hot-reloading.
- Browserify Browserify lets you require('modules') in the browser by bundling up all of your dependencies.
- Weex Weex is a framework for building high-performance mobile applications with modern web development experience.
- Nuxt.js Nuxt.js is a framework for creating Universal Vue.js Applications.
- Next.js
- Flux Flux is the application architecture that Facebook uses for building client-side web applications. It complements React's composable view components by utilizing a unidirectional data flow. It's more of a pattern rather than a formal framework, and you can start using Flux immediately without a lot of new code.
- elm A delightful language for reliable webapps.
- pagejs Tiny Express-inspired client-side router.
- async Async is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript.