vinzid's Stars
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
python/cpython
The Python programming language
mobxjs/mobx
Simple, scalable state management.
dataarts/dat.gui
Lightweight controller library for JavaScript.
mrdoob/three.js
JavaScript 3D Library.
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
facebook/react
The library for web and native user interfaces.
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.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.