Repository navigation
ECMAScript
Created by Brendan Eich, Ecma International
发布于 June 1997
- Repository
- tc39
- Website
- www.ecma-international.org
- Wikipedia
- 维基百科
相关主题
JavaScriptJavaScriptActionScriptGoogle Apps ScriptNode.js
ECMAScript 是由Ecma国际制定的 JavaScript 标准规范。该标准每年都会发布新版本。ECMAScript 通常是用于运行在浏览器上的客户端脚本语言,如今越来越多地用于使用 Node.js 和其他运行时环境编写服务器端程序。
A book series (2 published editions) on the JS language.
JavaScript Style Guide
✅ The Node.js best practices list (July 2024)
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.
📜 33 JavaScript concepts every developer should know.
The zero configuration build tool for the web. 📦🚀
🐠 Babel is a compiler for writing next generation JavaScript.
🌟 JavaScript Style Guide, with linter & automatic code fixer
A modern load testing tool, using Go and JavaScript - https://k6.io
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
Standard Library
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
The motion graphics toolbelt for the web
The JavaScript Drag & Drop library your grandparents warned you about.
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.
【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!
The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
The JavaScript and API powered WordPress.com
Vuestic Admin is an open-source, ready-to-use admin template suite designed for rapid development, easy maintenance, and high accessibility. Built on Vuestic UI, Vue 3, Vite, Pinia, and Tailwind CSS. Maintained by Epicmax (@epicmaxco).
Create graphs from your CommonJS, AMD or ES6 module dependencies