15915940450's Stars
3b1b/manim
Animation engine for explanatory math videos
niklasvh/html2canvas
Screenshots with JavaScript
zloirock/core-js
Standard Library
dexteryy/spellbook-of-modern-webdev
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
toji/gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps
gfxfundamentals/webgl-fundamentals
WebGL lessons that start with the basics
topojson/topojson
An extension of GeoJSON that encodes topology! 🌐
tmcw/awesome-geojson
GeoJSON utilities that will make your life easier.
alivebao/clean-code-js
JavaScript风格指南
mapbox/geojson.io
A quick, simple tool for creating, viewing, and sharing spatial data
mdn/translated-content
The source repository of all translated content for MDN Web Docs
vuejs/jsx-vue2
monorepo for Babel / Vue JSX related packages
BingKui/javascript-zh
Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。
mdn/mdn
Holding repo for MDN Web Docs things
mdn/webgl-examples
Code examples that accompany the MDN WebGL documentation
loonywizard/js-confetti
JS Confetti library that supports emojis 🦄 🎉 ⚡️
mapbox/mapbox-gl-draw
Draw tools for mapbox-gl-js
jazzband/geojson
Python bindings and utilities for GeoJSON
mfogel/polygon-clipping
Apply boolean polygon clipping operations (union, intersection, difference, xor) to your Polygons & MultiPolygons.
soal/vue-mapbox
Vuejs 2 components for interacting with mapbox-gl-js
facelessuser/MarkdownPreview
Markdown preview and build plugin for Sublime Text https://facelessuser.github.io/MarkdownPreview/
mapbox/mapbox-gl-geocoder
Geocoder control for mapbox-gl-js using Mapbox Geocoding API
longwosion/geojson-map-china
GeoJson Data of China
mapbox/mapbox-gl-language
Switch language of your Mapbox GL JS style
terraformer-js/terraformer
A geographic toolkit for dealing with geometry, geography, formats, and building geodatabases
lzxue/echartsLayer
mapboxGL echartLayer
mapbox/mapbox-gl-compare
Swipe and sync between two maps
lukasmartinelli/mapbox-gl-inspect
Inspection plugin for Mapbox GL JS
rossning92/t-rex
A Chrome T-Rex game remake using javascript and threejs. Online demo: https://rossning92.github.io/t-rex
CodingTrain/Monty-Hall
Monty Hall Problem Demonstration!