lvzhenbang's repositories
css3-animate
how to make a css animation?
csswg-drafts
CSS Working Group Editor Drafts
design-patterns-JS
All the 23 (GoF) design patterns implemented in Javascript
editor.js
A block-styled editor with clean JSON output
flex-layout
Provides HTML UI layout for Angular applications; using Flexbox and a Responsive API
graphql-js
A reference implementation of GraphQL for JavaScript
javascript-airbnb
JavaScript Style Guide
lighthouse
Auditing, performance metrics, and best practices for Progressive Web Apps
material-components-web
Modular and customizable Material Design UI components for the web
Micro8
Gitbook
mongo-python-driver
PyMongo - the Python driver for MongoDB
mongoengine
A Python Object-Document-Mapper for working with MongoDB
mongoose
MongoDB object modeling designed to work in an asynchronous environment.
preload-webpack-plugin
A webpack plugin for injecting <link rel='preload|prefetch'> into HtmlWebpackPlugin pages, with async chunk support
public-sans
A strong, neutral, principles-driven, open-source typeface for text or display
vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
web-starter-kit
Web Starter Kit - a workflow for multi-device websites
WebFundamentals
Best practices for modern web development
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.
webpack-angular
webpack-angular
webpack-dashboard
A CLI dashboard for webpack dev server
YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.