AI/智能体/模型工具 · JavaScript

airbnb/javascript

JavaScript Style Guide。

存量榜 #53 已读 GitHub / README
累计排名 #53 Stars Top 100
累计 Stars 148,087 当前记录
Forks 26,650 榜单记录
Fork / Star 18.0% 社区复用强度
Open Issues 100 维护压力参考
最后提交 2026-04-16 Excel 记录

项目解读

JavaScript Style Guide。 主题标签包括 arrow-functions、es2015、es2016、es2017、es2018、es6、eslint、javascript。 README 重点章节包括:Airbnb JavaScript Style Guide() {、Table of Contents、Types、References、Objects。

README / GitHub 亮点

  • GitHub 描述:JavaScript Style Guide。
  • A mostly reasonable approach to JavaScript。
  • This guide is available in other languages too. See Translation。
  • 1. Iterators and Generators。

适用场景

适合评估 AI 应用、智能体工作流、模型工具链、RAG/提示词工程或 AI 辅助开发场景。

采用前核查

采用前仍需核查许可证、维护节奏、issue 质量、release 记录和生产适配成本。

README 摘要

A mostly reasonable approach to JavaScript Note: this guide assumes you are using Babel, and requires that you use babel-preset-airbnb or the equivalent. It also assumes you are installing shims/polyfills in your app, with airbnb-browser-shims or the equivalent. This guide is available in other languages too. See Translation Other Style Guides ES5 (Deprecated) CSS-in-JavaScript