mx-p's Stars
michaelvillar/dynamics.js
Javascript library to create physics-based animations
rtivital/jsraccoon
Советы по верстке и программированию на JavaScript – http://jsraccoon.ru
rtivital/react-things
Коллекция материалов для изучения React
SmallComfort/react-vue
Run Vue in React and React Native
facebookarchive/prepack
A JavaScript bundle optimizer.
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
once-ler/react-nested-json-table
A simple React component that renders any deeply nested json into a collapsible table
google/material-design-icons
Material Design icons by Google (Material Symbols)
webpack-contrib/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
eastee/rebreakcaptcha
pablohpsilva/vuejs-component-style-guide
Vue.js Component Style Guide
leehomyc/Faster-High-Res-Neural-Inpainting
High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
vuematerial/vue-material
Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
ElemeFE/element
A Vue.js 2.0 UI Toolkit for Web
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
connors/photon
The fastest way to build beautiful Electron apps using simple HTML and CSS
react-photonkit/react-photonkit
:battery: Photon components built with React
gabrielbull/react-desktop
React UI Components for macOS High Sierra and Windows 10
electron-react-boilerplate/electron-react-boilerplate
A Foundation for Scalable Cross-Platform Apps
SimulatedGREG/electron-vue
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
electron/electron-quick-start
Clone to try a simple Electron app
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
atom/atom
:atom: The hackable text editor
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
slab/parchment
Generalized state model for rich-text editors to interface with browser DOM
slab/delta
Simple and expressive JSON format for describing rich-text content and their changes
slab/quill
Quill is a modern WYSIWYG editor built for compatibility and extensibility
facebook/create-react-app
Set up a modern web app by running one command.
SpencerCDixon/redux-cli
An opinionated CLI for building redux/react apps quicker