/

es6-shim

ECMAScript 6 compatibility shims for legacy JS engines

最終更新日:503日前
3.1k

jsx-eslint/eslint-plugin-react
506日前8.8k

React-specific linting rules for ESLint

standard/standard
505日前28.8k

🌟 JavaScript Style Guide, with linter & automatic code fixer

jacklam718/react-native-modals
510日前2.1k

A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.

glidejs/glide
506日前7.1k

A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more

SimulatedGREG/electron-vue
506日前15.4k

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.

babel/babel
503日前42.8k

🐠 Babel is a compiler for writing next generation JavaScript.

duxianwei520/react
503日前4.9k

React+webpack+redux+ant design+axios+less全家桶后台管理框架

webpack/webpack
503日前63.9k

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.

parcel-bundler/parcel
503日前43.0k

The zero configuration build tool for the web. 📦🚀

goldbergyoni/nodebestpractices
503日前95.3k

:white_check_mark: The Node.js best practices list (February 2024)

eslint/eslint
503日前24.0k

Find and fix problems in your JavaScript code.

hagopj13/node-express-boilerplate
503日前6.3k

A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose

EmailThis/extension-boilerplate
508日前3.2k

⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.

kunalkapadia/express-mongoose-es6-rest-api
506日前2.9k

:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication

developit/express-es6-rest-api
508日前2.5k

:battery: Starter project for an ES6 RESTful Express API.

jquery/esprima
502日前6.9k

ECMAScript parsing infrastructure for multipurpose analysis

lean/phaser-es6-webpack
524日前1.3k

A bootstrap project for create games with Phaser + ES6 + Webpack.

pahen/madge
502日前8.2k

Create graphs from your CommonJS, AMD or ES6 module dependencies

symfony/polyfill-php72
505日前4.8k

Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions

Automattic/wp-calypso
504日前12.3k

The JavaScript and API powered WordPress.com

thejsway/thejsway
505日前7.9k

The JavaScript Way book

metagrover/ES6-for-humans
504日前6.9k

A kickstarter guide to writing ES6

jawil/blog
502日前7.9k

Too young, too simple. Sometimes, naive & stupid 🐌

mbeaudru/modern-js-cheatsheet
501日前25.0k

Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.

grafana/k6
501日前22.8k

A modern load testing tool, using Go and JavaScript - https://k6.io

Shopify/draggable
501日前17.3k

The JavaScript Drag & Drop library your grandparents warned you about.

aalansehaiyang/technology-talk
501日前13.8k

【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!

myliang/x-spreadsheet
501日前13.7k

The project has been migrated to @wolf-table/table https://github.com/wolf-table/table

terser/terser
502日前8.3k

🗜 JavaScript parser, mangler and compressor toolkit for ES6+

kdchang/reactjs101
501日前4.3k

從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。

tc39/ecma262
501日前14.6k

Status, process, and documents for ECMA-262

es-shims/es5-shim
505日前7.1k

ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines

boa-dev/boa
501日前4.5k

Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.

daumann/ECMAScript-new-features-list
501日前3.5k

A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019

quickjs-zh/QuickJS
501日前2.9k

QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。

estools/escodegen
509日前2.6k

ECMAScript code generator

standard/eslint-config-standard
503日前2.5k

ESLint Config for JavaScript Standard Style

asciidwango/js-primer
502日前2.3k

:book: JavaScript Primer - 迷わないための入門書

BingKui/javascript-zh
516日前1.4k

Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。

mdn/js-examples
506日前1.1k

Code examples that accompany the MDN JavaScript/ECMAScript documentation

xiaozhu188/electron-vue-cloud-music
504日前2.4k

🚀Electron + Vue 仿网易云音乐windows客户端

atulmy/fullstack-graphql
525日前1.0k

🌈 Simple Fullstack GraphQL Application. API built with Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with React + Redux to access the API. Written in ES6 using Babel + Webpack.