JavaScript框架開發
歡迎來到JavaScript框架的世界。正在進行的框架,書籍,文章,演講,屏幕截圖,錄音,庫,學習教程和有關JavaScript開發的閃亮資源的持續精選列表。
JavaScript框架是現代前端Web開發的重要組成部分,為開發人員提供了久經考驗的和測試的工具,以構建可擴展的交互式Web應用程序。

Why do we use Frameworks?
開發軟件是一個複雜的過程。它需要大量任務,包括編碼,設計和測試。僅對於編碼部分,程序員必須照顧語法,聲明,垃圾收集,語句,異常等。
作為程序員,當您擁有旨在幫助您進行項目的工具時,您無需從頭開始。框架是開發人員開發和使用的軟件來構建應用程序。

Advantages of using a software framework:
- 協助建立更好的編程實踐並擬合設計模式
- 代碼更安全
- 可以避免重複和冗餘代碼
- 幫助一致開發代碼,而較少的錯誤
- 使工作技術更容易
- 一個人可以創建其軟件框架或為開源框架做出貢獻。因此,功能有不斷的改善
- 幾個代碼段和功能是預先構建和預測試的。這使應用程序更可靠
- 測試和調試代碼要容易得多,即使沒有代碼的開發人員也可以完成。
- 開發應用所需的時間大大減少了
Table of Contents
- 很棒的JavaScript
- 包裝經理
- 組件管理
- 裝載機
- 捆綁者
- 類型的跳棋
- 測試框架
- 質量檢查工具
- MVC框架和庫
- 節點驅動的CMS框架
- 模板引擎
- 文章/帖子
- 數據可視化
- 編輯
- 文件
- 公用事業
- 文件
- 功能編程
- 反應性編程
- 數據結構
- 日期
- 細繩
- 數字
- 貯存
- 顏色
- I18N和L10N
- 控制流
- 路由
- 安全
- 紀錄
- REGEXP
- 媒體
- 語音命令
- API
- 流
- 視力檢測
- 瀏覽器檢測
- 作業系統
- 基準
- 機器學習
- UI
- 代碼突出顯示
- 加載狀態
- 驗證
- 鍵盤包裝器
- 遊覽和嚮導
- 通知
- 滑桿
- 範圍滑塊
- 形式小部件
- 尖端
- 模式和彈出窗口
- 滾動
- 菜單
- 桌子/網格
- 框架
- 鍋爐
- 圖像
- 手勢
- 地圖
- 排版
- 動畫
- 圖像處理
- ES6
- 發電機
- 全文搜索
- SDK
- 雜項
- podcast
- 值得一讀
- 其他JavaScript相關
- 貢獻
Package Managers
託管JavaScript庫,並提供用於獲取和包裝它們的工具。
- NPM -NPM是JavaScript的軟件包管理器。
- Bower-網絡的軟件包管理器。
- 組件 - 構建更好的Web應用程序的客戶端軟件包管理。
- SPM-全新的靜態軟件包經理。
- JAM-使用以瀏覽器為中心的和Requienjs兼容存儲庫的軟件包管理器。
- JSPM-無摩擦瀏覽器軟件包管理。
- Ender-無圖書館。
- VOLO-通過模板創建前端項目,添加依賴項並自動化所得項目。
- 二重奏 - 下一代軟件包經理,將組件的最佳想法融合在一起,瀏覽並轉到組織和編寫前端代碼快速且無痛。
- 紗線 - 快速,可靠且安全的依賴性管理。
- PNPM-快速,磁盤空間效率的軟件包管理器。
Component Management
- 位 - 在應用程序之間創建,查找和重用組件(React,Angular,Node等)。
Loaders
JavaScript的模塊或加載系統。
- requirejs- JavaScript的文件和模塊加載程序。
- 瀏覽 - 瀏覽器端需要()node.js方式。
- SEAJS-網絡的模塊裝載機。
- headjs-腦海中唯一的腳本。
- 捲髮 - 一個小型,快速,可擴展的模塊加載程序,可處理AMD,CONCORJS模塊/1.1,CSS,HTML/TEXT和LECACY腳本。
- Lazyload-微小的,無依賴項的異步JavaScript和CSS加載器。
- script.js-異步JavaScript加載程序和依賴項管理器。
- SystemJS -AMD,CJS&ES6規格符合模塊加載器。
- LODJS-基於AMD的模塊加載器。
- ESL -模塊加載器瀏覽器首先,支持懶惰定義和AMD。
- Modulejs-輕質JavaScript模塊系統。
Bundlers
- webpack-包裝瀏覽器的CommonJ/AMD模塊。
- 卷 - 下一代ES6模塊捆綁器。
- 早午餐 - 具有簡單聲明性配置的快速前端Web應用程序構建工具。
- 包裹 - 快速,零配置Web應用程序包裹。
- 微型容量 - 小模塊的零配置捆綁包。
- 保險箱 - 做對了的捆綁器
- Snowpack-為現代網絡設計的一種閃電般的前端構建工具。
類型的跳棋
- Typescript-鍵入的JavaScript的超級集,該javaScript編譯為普通的JavaScript。
- flow.js-從Facebook的JavaScript的靜態類型檢查器。
- 黑格爾 - 靜態類型的javaScript的靜態檢查器,具有偏見的類型推理強型類型系統。
- Typl-具有偏見的JavaScript類型linter。
- Hindley Milner定義 - 使用類似Haskell -Hindley Milner類型簽名的JavaScript函數的運行時類型檢查。
測試框架
框架
- 摩卡咖啡 - 簡單,靈活,有趣的JavaScript測試框架,用於node.js和瀏覽器。
- 茉莉花 - 無圓頂簡單的JavaScript測試框架。
- Qunit-易於使用的JavaScript單元測試框架。
- 玩笑 - 無痛的JavaScript單元測試。
- PROVA-基於磁帶的節點和瀏覽器測試跑步者和瀏覽
- dalekjs-自動交叉瀏覽器功能測試與JavaScript
- 量角器 - 量角器是AngularJS應用程序的端到端測試框架。
- 膠帶 - 節點和瀏覽器的tap生產測試線束。
- TestCafe-現代Web開發堆棧的自動瀏覽器測試。
- AVA-未來派JavaScript測試跑者
- 賽普拉斯 - 在瀏覽器及以後運行的任何內容的完整端到端測試框架。
斷言
- chai -bdd / tdd斷言框架的node.js和可以與任何測試框架配對的瀏覽器。
- 酶 - 酶是一種用於React的JavaScript測試實用程序,使主張,操縱和穿越您的React組件的輸出變得更加容易。
- React測試庫 - 簡單而完整的DOM測試實用程序,鼓勵良好的測試實踐。
- sinon.js-測試間諜,存根和JavaScript模擬。
- Expect.js- node.js和瀏覽器的簡約BDD風格斷言。
- proxyquire- stub nodejs的要求。
覆蓋範圍
- 伊斯坦布爾 - 另一個JS代碼覆蓋工具。
- 毯子 - JavaScript的簡單代碼覆蓋庫庫。為瀏覽器和Nodejs都易於安裝和使用。
- JScover -JScover是一種測量JavaScript程序代碼覆蓋的工具。
跑步者
- phantomjs-可腳本的無頭webkit。
- Slimerjs-一種運行壁虎的類似phantomjs的工具。
- Casperjs- phantomjs和slimerjs的導航腳本和測試實用程序。
- 殭屍 - 使用node.js的瘋狂快速,全棧,無頭瀏覽器測試
- Totoro-一種簡單穩定的跨瀏覽器測試工具。
- 業力 - JavaScript的壯觀測試跑者。
- NightWatch -UI自動測試框架基於Node.js和Selenium Webdriver。
- 實習生 - JavaScript的下一代代碼測試堆棧。
- YOLPO-瀏覽器中的逐個聲明JavaScript解釋器。
- Puppeteer-官方Google Chrome團隊的無頭Chrome Node.js API。
- WebDriverio- Next -Gen Web Driver測試自動化框架。
- Taiko-一個帶有簡單API的節點庫,可自動化基於鉻的瀏覽器。
- 劇作家-Node.js庫具有單個API自動化鉻,Firefox和Webkit。
質量檢查工具
- Prettier -Prettier是一種自以為是的代碼格式。
- Jshint -Jshint是一種工具,可幫助檢測JavaScript代碼中的錯誤和潛在問題。
- JSCS -JavaScript代碼樣式檢查器。
- JSFMT-用於格式化,搜索和重寫JavaScript。
- JSINSPECT-檢測拷貝性和結構相似的代碼。
- buddy.js- javaScript的魔法數字檢測。
- ESLINT-一種完全可插入的工具,用於識別和報告JavaScript中的模式。
- JSlint-高標準,嚴格且有用的代碼質量工具,旨在僅保留語言的好部分。
- JavaScript標準樣式 - 自以為是的,無配置樣式指南,樣式檢查器和格式
- 在構建時間進行預評級代碼 - 在構建時間上預先評估您的前端JavaScript代碼
- JS -Beautifier -NPM CLI和庫,用於格式JS代碼。
- 沙啞 - 防止糟糕的吉特提交,吉特推動等等。
MVC框架和庫
- Angular.js -HTML增強了Web應用程序。 (棄用)
- Angular -Angular是一個開發平台,用於使用Typescript/JavaScript和其他語言構建移動和桌面Web應用程序。
- Aurelia-用於移動,桌面和Web的JavaScript客戶端框架。
- 骨幹 - 為您的JS應用程序提供一些骨幹,並帶有模型,視圖,收藏和事件。
- ember.js-用於創建雄心勃勃的Web應用程序的JavaScript框架。
- Meteor-超簡單,數據庫,每個地方,線上數據庫,純JavaScript Web框架。
- ractive-下一代DOM操縱。
- vue-用於構建交互式接口的直觀,快速和可綜合的MVVM。
- Svelte -Svelte是構建Web應用程序的新方法。這是一個編譯器,可將您的聲明性組件帶入並將其轉換為有效的JavaScript,該JavaScript通過手術更新DOM。
- 淘汰賽 - 淘汰賽使使用JavaScript創建豐富,響應的UI變得更加容易。
- 脊柱 - 用於構建JavaScript應用程序的輕型MVC庫。
- Espresso.js-用於製作用戶界面的最小JavaScript庫。
- canjs - 可以做JS,更好,更快,更輕鬆。
- React-用於構建用戶界面的庫。它是聲明性,高效且極其靈活的。使用虛擬DOM。
- HyperApp -1KB JavaScript庫,用於構建前端應用程序。
- preact-快速3KB與相同的ES6 API反應替代。組件和虛擬DOM。
- NativeScript-使用JavaScript構建真正的本機跨平台iOS和Android應用程序。
- React -native-一種用React構建本機應用程序的框架。
- 暴動 - 反應庫,但尺寸很小。
- 胸部 - 加強骨幹。
- Chaplin-使用Backbone.js庫的JavaScript應用程序的體系結構。
- Marionette-一個用於Backbone.js的複合應用程序庫,旨在簡化大型JavaScript應用程序的構建。
- Ripple-建立反應式視圖的小基礎。
- 鉚釘 - 輕質和強大的數據綁定 +模板解決方案。
- Derby -MVC框架使得在Node.js和瀏覽器中運行的協作應用程序很容易編寫。
- Derby -Awesome-令人敬畏的Derby組件的集合
- way.js-簡單,輕巧,持久的雙向數據指標。
- Mithril.js-Mithril是客戶端MVC框架(輕巧,健壯,快速)。
- jsblocks- jsblocks是更好的MV -ish框架。
- LiquidLava-用於構建用戶界面的透明MVC框架。
- 羽毛 - 明天的應用程序的極簡主義實時JavaScript框架。
- KEO-功能性無狀態反應組件具有陰影DOM支持。
- ATVJS-使用Pure JavaScript開發快速的Apple TV應用程序。
- Alpine.js-為您提供諸如Vue或反應的大框架的反應性和聲明性質,成本要低得多。
- Inferno-一個非常快速的,類似反應的JavaScript庫,用於構建現代用戶界面。
- foalts-用於構建Web應用程序的優雅而包羅萬象的Node.js框架(Tyspript)。
- Lucia -3KB庫,用於微型Web應用程序。
- Adonis- Node.js框架高度關注開發人員人體工程學,穩定性和信心。
- Grapesjs-免費和開源Web Builder框架。用於構建模板的下一代工具而無需編碼。
- rete.js-可視編程的模塊化框架允許在瀏覽器中創建基於節點的編輯器。
- LiteGraph.js-類似於PD或UDK藍圖類似的圖形節點引擎和編輯器,在HTML5 Canvas2d中帶有自己的編輯器。
- DrawFlow-這允許您輕鬆,快速地創建數據流。
- Blockly-庫將視覺代碼編輯器添加到Web和移動應用程序中的庫。
- 百萬 - <1KB編譯器的虛擬DOM。很快!
節點驅動的CMS框架
- KeystoneJS-強大的CMS和Web應用程序框架。
- 反應貿易 - 反應性CMS,實時體系結構和設計。
- 幽靈 - 簡單,強大的發布平台。
- 撇號 - 具有內容編輯和基本服務的CMS。
- WE.JS-實時應用程序,網站或博客的框架。
- Hatch.js-具有社交功能的CMS平台。
- TARACOTJS-基於Node.js的快速而極簡的CMS
- Nodizecms -CMS for Coffeescript愛好者。
- Cody -CMS帶Wsywyg編輯。
- 鉛筆藍 - CMS和博客平台。
- Strapi-開源Node.js無頭CM,可輕鬆構建可自定義的API。
- 因子 - JavaScript CMS
模板引擎
模板引擎允許您執行字符串插值。
- Mustache.js-在JavaScript中使用{{Mustaches}}的最小模板。
- handlebars.js-小鬍子模板語言的擴展。
- Nunjucks-一種來自Mozilla的JavaScript的豐富而強大的模板語言。
- hogan.js-小鬍子模板語言的編譯器。
- 點 - 最快 +簡明的JavaScript模板引擎,用於NODEJS和瀏覽器。
- dustjs-瀏覽器和node.js的異步模板。
- 生態 - 嵌入式咖啡本模板。
- JavaScript -Templates- <1KB輕巧,快速和強大的JavaScript模板引擎具有零依賴性。
- T.JS-一個小的JavaScript模板框架,〜400字節GZPENG。
- 哈巴狗 - 穩健,優雅,功能豐富的模板引擎,用於nodejs。 (以前稱為玉)
- EJS-有效的JavaScript模板。
- Xtemplate-節點和瀏覽器的可擴展模板發動機lib
- Marko- node.js的快速,輕巧,基於HTML的模板引擎,以及帶有異步,流媒體,自定義標籤和commonjs模塊的瀏覽器,作為編譯輸出。
- Swig-(存檔)簡單,功能強大且可擴展的Node.js和基於瀏覽器的JavaScript模板引擎。
文章和帖子
- 您應該知道的JavaScript - 有關JavaScript函數概念的文章。
- JavaScript的工作原理 - 一系列有關JavaScript的構件的文章。
- 使用Web-Workers的多線程 - 網絡工人:將多線程添加到JavaScript
- JavaScript中的此關鍵字 - 分解JavaScript中的“此”關鍵字
數據可視化
網絡的數據可視化工具。
- D3- HTML和SVG的JavaScript可視化庫。
- 指標圖 - 針對簡潔,原則性數據圖形和佈局進行了優化的庫。
- 三。 js -JavaScript 3D庫。
- Chart.js-使用<Canvas>標籤的簡單HTML5圖表。
- Paper.js-使用HTML5畫布,介紹了矢量圖形的瑞士軍刀 - 腳本圖形的腳本攝影師和瀏覽器。
- Fabric.js-JavaScript帆布庫,SVG-TO-Canvas(&canvas-to-svg)解析器。
- PEITY-漸進棒,線條和餅圖。
- Raphael -JavaScript矢量庫。
- Echarts-企業圖表。
- VISJS-用於動態,基於瀏覽器的數據可視化的多個庫。
- 二。 JS-渲染器不可知論的二維圖形API。
- G.Raphael-Raphaël的圖表。
- sigma.js-專用於圖形圖的JavaScript庫。
- Arbor-使用Web Worker和JQuery的圖形可視化庫。
- 立體主義 - 用於可視化時間序列的D3插件。
- DC.JS-多維圖表與D3.js呈現的CrossFilter構建。
- Vega-可視化語法。
- processing.js- processing.js使您的數據可視化使用Web標準可用,而無需任何插件。
- EnvisionJS-動態HTML5可視化。
- 人力車 - 用於創建交互式實時圖的JavaScript工具包。
- FLOT- jQuery的吸引人的JavaScript圖表。
- Morris.js-漂亮的時間序列線圖。
- NVD3-構建可重複使用的圖表和D3.js的圖表組件
- SVG.JS-一個輕巧的庫,用於操縱和動畫SVG。
- Heatmap.js-基於HTML5帆布的熱圖的JavaScript庫。
- jQuery.Sparkline- jQuery JavaScript庫的插件直接在瀏覽器中生成小型Sparkline圖表。
- Trianglify- d3.js的低聚型背景生成器
- d3 -cloud-在JavaScript中創建單詞云。
- D4- D3的友好可重複使用圖表DSL。
- Dimple.js-由D3提供支持的業務分析圖表。
- Chartist -JS-簡單響應圖表。
- Epoch-通用實時圖表庫。
- C3-基於D3的可重複使用圖表庫。
- Babylonjs-使用HTML 5和WebGL構建3D遊戲的框架。
- RECHARTS-用React和D3構建的重新定義圖表庫。
- GraphicsJS-基於SVG/VML技術的輕巧JavaScript圖形庫。
- MXGraph-示意圖庫,可以快速創建交互式圖形和圖表應用程序,並在其供應商支持的任何主要瀏覽器中本地運行。
- Frappe圖表 - GitHub啟發的Web的簡單和現代SVG圖表,其依賴關係為零。
- Frappe Gantt-網絡的簡單,交互式,現代的甘特圖庫。
- G2-用於統計圖表的高度交互式數據驅動的可視化語法。
- G2Plot-交互式和響應式圖表庫。基於圖形語法。
- cytoscape.js-完整的圖形論庫。
- Cola.js-使用基於約束的優化技術安排HTML5文檔和圖表的庫
- jointjs-圖表庫以創建靜態圖或完全互動的圖表工具。還有一些很棒的商業圖書館,例如Amchart,Anychart,Plotly,Highchart和Lightning圖表。
時間表
- Timelinejs v3-構建JavaScript的講故事時間表。
- timesheet.js-簡單HTML5和CSS3時間表的JavaScript庫。
試算表
- Handthable -Handtable是用於開發人員的JavaScript/HTML5電子表格庫
- Frappe DataTable -Frappe DataTable是一個簡單,現代和交互式數據庫庫,用於顯示表格數據。
- Luckysheet -Luckysheet是一個在線電子表格,例如Excel,功能強大,配置易於配置且完全開源。
編輯
- ACE -ACE(ajax.org cloud9編輯器)。
- codemirror-瀏覽器代碼編輯器。
- ESPRIMA-用於多功能分析的ECMASCRIPT解析基礎架構。
- quill-帶有API的交叉瀏覽器文本編輯器。
- 中編輯-Medim.com Wysiwyg編輯器克隆。
- 筆 - 享受實時編輯(+降價)。
- jQuery -Notebook-簡單,乾淨,優雅的文本編輯器。受培養基的驚人性的啟發。
- Bootstrap-wysiwyg-兼容富有的Wysiwyg文本編輯器。
- ckeditor -realeases-最適合所有人的網絡文本編輯器。
- 編輯器 - 降價編輯器。仍在發展。
- EPICEDITOR-可嵌入的JavaScript Markdown編輯器,具有拆分全屏編輯,實時預覽,自動繪製節省,離線支持等等。
- JSONEDITOR-一種基於網絡的工具,可查看,編輯和格式化JSON。
- vim.js-持續
~/.vimrc的vim的JavaScript端口。 - Squire -HTML5豐富的文本編輯器。
- Tinymce- JavaScript豐富的文本編輯器。
- Trix-日常寫作的豐富文本編輯器。由Basecamp。
- Trumbowyg-輕巧且令人驚嘆的Wysiwyg JavaScript編輯。
- DRAFT.JS-構建文本編輯器的React框架。
- Bootstrap -Wysihtml5-簡單,美麗的Wysiwyg編輯器
- Wysihtml5-基於HTML5和漸進式增強方法的開源豐富的文本編輯器。使用複雜的安全概念,並旨在通過防止無與倫比的標籤湯和內聯樣式來生成完全有效的HTML5標記。
- Raptor -Editor -Raptor,HTML5 Wysiwyg內容編輯!
- POPLINE-POPLINE是HTML5 Rich-Text-編輯器工具欄。
- Summernote-超級簡單的Wysiwyg編輯器。
文件
- DevDocs是一個多合一的API文檔閱讀器,具有快速,有條理且一致的界面。
- Dexy是一種自由形式的識字文檔工具,用於編寫任何類型的技術文檔,其中包含代碼。
- Docco是一個快速,折疊,一百個長的識字型文檔生成器。
- StyleDocco從您的樣式表生成文檔和样式指南文檔。
- 羅恩構建手冊。它將簡單的,人類可讀的文本文件轉換為roff以進行終端顯示,並將其轉換為網絡的HTML。
- DOX是用節點編寫的JavaScript文檔生成器。 DOX不再為您的文檔生成自以為是的結構或樣式,它只是為您提供JSON表示形式,允許您使用Markdown和JSDOC風格的標籤。
- JSDOX是降低文檔生成器的JSDOC3。
- ESDOC是JavaScript的一個很好的文檔生成器。
- Yuidoc是一個node.js應用程序,使用類似於Javadoc和Doxygen等工具的語法,從源中的註釋中生成API文檔。
- CODDOC是JSDOC解析庫。 CODDOC的不同之處在於,它可以通過使用CodDoc.AddtagHandler和CodDoc.AddcodeHandler添加標籤和代碼解析器來易於擴展。 CODDOC還解析了將在API中使用的源代碼。
- Sphinx一種工具,可以輕鬆創建智能和美麗的文檔
- 使用JSDOC
- Beautiful Docs是基於Markdown文件的文檔查看器。
- Documentation.js- API文檔生成器,支持ES2015+和流註釋。
- JSDUCK -API文檔生成器為Sencha JavaScript框架製作,但也可用於其他框架。
- CodeCrumbs是一種可視化工具,用於通過將麵包屑放入源代碼中來學習和記錄代碼庫。
文件
用於使用文件的庫。
- 爸爸解析 - 一個強大的CSV庫,支持解析CSV文件/字符串並導出到CSV。
- Jbinary-高級I/O(帶有聲明性語法的二進製文件,用於描述文件類型和數據結構的二進製文件(加載,解析,操縱,序列化,保存)。
- DIFF2HTML -GIT DIFF輸出解析器和漂亮的HTML發電機。
- JSPDF -JavaScript PDF生成。
- pdf.js -JavaScript中的PDF閱讀器。
功能編程
功能編程庫以擴展JavaScript的功能。
- 下劃線 - JavaScript的實用程序_腰帶。
- lodash-實用庫提供一致性,自定義,性能和附加功能。
- 糖 - 用於使用本機對象的JavaScript庫。
- Lazy.js-喜歡下劃線,但懶惰。
- RAMDA-用於JavaScript程序員的實用函數庫。
- MOUT-模塊化JavaScript實用程序。
- 網格 - 流數據同步實用程序。
- PRELUDEJS-用於JavaScript的硬核功能編程。
- rambda-更快,更小的替代品。
- FXTS-懶惰的評估和並發。
反應性編程
反應性編程庫可擴展JavaScript的功能。
- RXJS-用於JavaScript的反應性編程庫。
- 培根-FRP(功能反應性編程)庫,用於JavaScript。
- Kefir- javaScript的FRP庫受Bacon.js和RXJ的啟發,重點是高性能和低記憶消耗。
- 高地 - 重新考慮JavaScript實用帶,Highland可以輕鬆地管理同步和異步代碼,只不過是標準的JavaScript和Node-like流。
- 大多數JS-高性能FRP庫。
- MOBX -TFRP庫,用於簡單,可擴展狀態管理。
- Cycle.JS-用於清潔器代碼的功能性和反應性JavaScript庫。
- 濃度 - 肯定是最簡單但最強的反應狀態管理,它是可預測的,漸進性和高效。
數據結構
數據結構庫以構建更複雜的應用程序。
- 不可變的JS-不變的數據收集,包括序列,範圍,重複,映射,訂購示例,集合和稀疏向量。
- Mori-一個用於使用Clojurescript持久數據結構的庫,並在Vanilla JavaScript的舒適度中支持API。
- 存儲桶 - 用JavaScript編寫的完整,全面測試和記錄的數據結構庫。
- Hashmap-支持任何類型的鍵的簡單哈希圖實現。
- ngraph.graph- JavaScript中的圖形數據結構。
日期
日期庫。
- 時刻 - 在JavaScript中解析,驗證,操縱和顯示日期。
- 時刻區域 - 時區支持瞬間。
- jQuery -timeago-一種jQuery插件,可輕鬆支持自動更新模糊的時間戳(例如“ 4分鐘前”)。
- TimeZone-JS-啟用了時區的JavaScript日期對象。使用Olson Zoneinfo文件進行時區數據。
- 人類的日期 - 日期()。
- 女士 - 微小的毫秒轉換實用程序。
- Countdown.js-超級簡單倒計時。
- timeago.js-簡單庫(少於2kb)用於使用
*** time ago語句格式化日期。 - FECHA-輕巧的日期格式和解析(〜2KB)。旨在替換MONM.JS的解析和格式化功能。
- date -fns-現代JavaScript日期公用事業庫。
- MAP -COUNTDOWN-在Google地圖頂部構建的瀏覽器倒計時。
- dayjs -day.js 2kb不可變的日期庫替代了MONM.JS。
- Luxon -Luxon是在JavaScript中與日期和時代合作的圖書館。
細繩
字符串庫。
- VOCA-終極JavaScript字符串庫
- 選擇 - 允許您訪問用戶選擇的文本的庫。
- inserscore.String- underScore.js JavaScript庫的字符串操作擴展。
- String.js-額外的JavaScript字符串方法。
- 他 - 用JavaScript編寫的強大的HTML實體編碼器/解碼器。
- 多行 - JavaScript中的多行字符串。
- 查詢 - 弦 - 解析和弦樂URL查詢字符串。
- URI.JS- JavaScript URL突變庫。
- JSurl-輕巧的URL操縱JavaScript。
- sprintf.js- sprintf實現。
- URL模式 - 比Regex字符串匹配模式更容易,為URL和其他字符串匹配。將字符串變成數據或數據變成字符串。
- Plexis- Lo-Fi,功能強大,由社區驅動的字符串操縱庫。
數字
- 數字JS-用於格式化和操縱數字的JavaScript庫。
- Chance.js- JavaScript中的隨機發電機助手。可以生成數字,字符串等
- 里程表 - 輕鬆地平穩過渡數字。
- Accounting.js-一個輕巧的JavaScript庫,用於數字,金錢和貨幣格式 - 完全可本地的,零依賴性。
- Money.js- Web&nodejs的一個小(1KB)JavaScript貨幣轉換庫。
- fraction.js- JavaScript的有理編號庫。
- complex.js-一個用於JavaScript的複雜數字庫。
- 多項式。 JS-用於JavaScript的多項式庫。
- Quaternion.js- javaScript的四元庫
貯存
- store.js-無需使用cookie或flash的所有瀏覽器的LocalStorage包裝器。使用引擎蓋下的LocalStorage,GlobalStorage和UserData行為。
- Localforage-離線存儲,改進。使用簡單但功能強大的API包裝索引索引,WebSQL或localstorage。
- Jstorage -Jstorage是一個簡單的密鑰/值數據庫,用於將數據存儲在瀏覽器端。
- 跨存儲 - 跨域本地存儲,並具有權限。
- basket.js-帶有LocalStorage的緩存和加載腳本的腳本和資源加載程序。
- Bag.js-一個緩存腳本和資源加載程序,類似於basket.js,但具有額外的K / V接口和LocalStorage / webSQL / indexedDB支持。
- basil.js-缺失的JavaScript智能持久層。
- JQuery -Cookie-一個簡單,輕巧的jQuery插件,用於閱讀,寫作和刪除cookie。
- JS -Cookie-一種簡單,輕巧的JavaScript API,用於處理瀏覽器cookie。
- cookie- JavaScript客戶端餅乾操縱庫。
- DB.JS-基於承諾的IndexDB包裝庫。
- Lawnchair.js-簡單的客戶端JSON存儲。
- SQL.JS-通過Emscripten編譯為JavaScript的SQLITE。
- PouchDB -JavaScript DB受Apache Couchdb啟發的啟發,可以在瀏覽器內運行良好。
- crumbsjs-輕巧的香草ES6 cookie和本地存儲JavaScript庫。
- 很棒的web存儲 - 有關客戶端存儲所需的所有信息。
- Datavore-用JavaScript編寫的小型,快速的瀏覽器數據庫引擎。
- 連帽衫 - 離線首先後端可以在瀏覽器中工作,而無需互聯網連接。
- NEDB-瀏覽器的嵌入式持久數據庫,NW.JS,Electron。
顏色
- RandomColor-用於JavaScript的顏色生成器。
- Chroma.js-各種顏色操作的JavaScript庫。
- 顏色 - JavaScript顏色轉換和操縱庫。
- 顏色 - 網絡上顏色的默認設置更聰明。
- Pleperjs -JavaScript庫,用於創建隨機令人愉悅的顏色和配色方案。
- TinyColor-快速,小顏色的操縱和JavaScript的轉換。
- 充滿活力的JS-從圖像中提取突出的顏色。
I18N和L10N
本地化(L10N)和國際化(I18N)JavaScript庫。
- I18Next-國際化(I18N)與JavaScript的簡單方式。
- Polyglot -Tiny I18N助手庫。
- Babelfish -I18N帶有人類友好的API,並內置了多數支持。
- TTAG-基於ES6標記模板和良好的舊GNU GetText的現代JavaScript I18N本地化庫。
控制流
- 異步 - 節點和瀏覽器的異步實用程序。
- 問 - 一種在JavaScript中製作和組成異步承諾的工具。
- 步驟 - 一個異步控制流庫,它使邏輯逐步逐步逐步。
- 反對 - 異步流控制具有功能性味道。
- Bluebird-充分的承諾圖書館,重點關注創新功能和性能。
- 何時 - 堅固,快速的承諾/a+以及()實現,以及其他異步糖果。
- ObjectEventTarget-提供一個原型,該原型為事件偵聽器添加支持(瀏覽器上可用的DOMELEMENTS的EventTarget行為相同)。
- 零星 - 在承諾上,用於節點和瀏覽器引擎的合併並發摘要(例如流,旋轉和類似的通道)。
路由
- 導演 - JavaScript的小型和同構的URL路由器。
- page.js-受Express路由器啟發的微客戶端路由器(〜1200字節)。
- PATHJS-網絡瀏覽器的簡單,輕巧的路由。
- 十字路口 - JavaScript路線。
- davis.js-使用PUSHSTATE靜止可降解的JavaScript路由。
- NAVAID- 850字節〜!
安全
- Dompurify- HTML,MathML和SVG的僅圓頂,超快速的Uber耐受XSS消毒劑。
- JS -XSS-用白名單指定的配置消毒不信任的HTML(以防止XSS)。
- XSS濾波器 - Yahoo安全XSS過濾器。
- Sanitize-HTML-Sanitize-HTML提供了一個簡單的HTML消毒劑,並具有清晰的API。
紀錄
- log -console.log具有樣式。
- CONZOLE-在JavaScript中內置的調試面板,該面板將JavaScript本機控制器對象方法和功能包裝在頁面內顯示的面板中。
- console.log -wrapper-清晰地登錄任何瀏覽器中的控制台。
- Loglevel- JavaScript的最小輕量級日誌記錄,添加可靠的日誌級別方法來包裝任何可用的台。
- Minilog - 帶有Stream-API後端的輕型客戶端和服務器端登錄。
- 故事板 - 通用記錄庫 +鉻擴展;它使您可以看到由用戶操作在一個地方觸發的所有客戶端和服務器任務。
REGEXP
- REGEX101- JavaScript的在線REGEX測試儀和調試器。還支持Python,PHP和PCRE。
- REGEXR-基於HTML/JS的工具,用於創建,測試和了解正則表達式。
語音命令
- Annyang-使用語音識別,用於將語音命令添加到您的網站上的JavaScript庫。
- voix.js-一個JavaScript庫,可在您的網站,應用程序或遊戲中添加語音命令。
API
- Axios-瀏覽器和Node.js的基於承諾的HTTP客戶端。
- 瓶頸 - 強大的速率限制器,使節流容易。
- OAuth-Signature-JS-JavaScript OAuth 1.0A簽名生成器,用於節點和瀏覽器。
- Amygdala-用於JavaScript供電的Web應用程序的RESTFUL HTTP客戶端。
- jQuery.rest- jQuery插件,可輕鬆消耗靜止API。
- Rails Ranger- Ruby在Rails API上的自以為是的REST客戶。
- wretch-一個圍繞具有直觀語法的fetch構建的小包裝。
- BEARER.SH-支持OAUTH / API鍵 /基本 /的通用API客戶端。
- Farfetch-現代提取API包裝器,可簡化文件上傳。
- Optic -Optic會自動記錄並測試您的API。
- SWR- React Hooks庫,用於遠程數據獲取。
- React查詢 - 用於獲取,緩存和更新React中異步數據的掛鉤。
流
- 裁縫 - 由Facebook的Bigpipe啟發的前端微服務的流式佈局服務。
視力檢測
- Tracking.js-一種現代的網絡計算機視覺方法。
- ocrad.js-通過emscripten在JavaScript中的OCR。
機器學習
- Convnetjs- JavaScript中的深度學習。瀏覽器中的火車卷積神經網絡(或普通網絡)。
- DN2A-數字神經網絡體系結構。
- Brain.JS- JavaScript中的神經網絡。
- Mind.js-靈活的神經網絡庫。
- Synaptic.js- node.js和瀏覽器的無架構神經網絡庫。
- tensorflow.js-一個用於培訓和部署ML模型在瀏覽器和node.js中的JavaScript庫。
- ML5.js-網絡的友好機器學習。
- 突觸 - 輕巧的跨平台神經網絡庫。
- M2CGEN-將經典的經典ML模型轉換為具有零依賴性的本機JavaScript代碼的CLI工具。
瀏覽器檢測
作業系統
- OS.JS-一個帶窗口管理器,應用程序API,GUI工具包,文件系統摘要等的開源Web桌面平台。
基準
- Benchmark.js-基準圖書館。如jsperf.com上使用的。
- 抹茶 - 一種咖啡因驅動的,簡單的基準測試方法。
代碼突出顯示
- 亮點。 JS-JavaScript語法熒光筆。
- Prismjs-輕巧,健壯,優雅的語法突出顯示。
加載狀態
庫表示負載狀態。
- mprogress.js-創建Google材料設計進度線性條。
- Nprogress- ajax'y應用程序的細長進度條。
- spin.js-旋轉活動指標。
- progress.js-為頁面上的每個對象創建和管理進度欄。
- progressbar.js-具有動畫SVG路徑的美麗而響應的進度欄。
- 步調 - 自動在您的網站上添加進度欄。
- Topbar-微小而美麗的範圍內的進度指標。
- 納米巴 - 非常輕巧的進度條。沒有jQuery。
- Pageloadingefts-使用SVG動畫揭示新內容的現代方法。
- Spinkit-用CSS動畫的加載指標集合。
- LADDA-帶有內置加載指示器的按鈕。
- CSS -Loaders-用CSS動畫的加載旋轉器的集合
驗證
- parsley.js-驗證您的表格,前端,而無需編寫單行JavaScript。
- jQuery -validation- jQuery驗證插件。
- 驗證器。 JS-字符串驗證和消毒。
- validate.js-輕巧的JavaScript表單驗證庫,靈感來自CodeIgniter。
- VIALATR-交叉瀏覽器HTML5形式驗證。
- FormValidation-最佳的jQuery插件驗證表單字段。以前是Bootstrapvalidator。
- IS.JS-檢查類型,溝通,存在,時間等。
- FieldVal-多用途驗證庫。支持同步和異步驗證。
- funval-使用功能接口(支持打字稿)的數據驗證。
鍵盤包裝器
- Mousetrap-簡單的庫,用於處理JavaScript中的鍵盤快捷鍵。
- Keymaster-一種簡單的微型圖書館,用於定義和調度鍵盤快捷鍵。
- KeyPress-鍵盤輸入捕獲實用程序,其中任何鍵都可以作為修飾符鍵。
- KeyboardJS-一個用於綁定鍵盤組合的JavaScript庫,而沒有鍵代碼和鑰匙組合衝突的痛苦。
- jQuery.hotkeys -jQuery Hotkeys允許您在代碼中的任何地方查看幾乎所有鍵組合的鍵盤事件。
- Jwerty-鍵盤活動的出色處理。
遊覽和嚮導
- Intro.js-新功能介紹和逐步用戶指南的更好方法。
- 牧羊人 - 指導您的用戶瀏覽您的應用程序。
- Bootstrap -tour-快速簡便的產品遊覽,帶有Twitter引自彈出式彈出式。
- 遊客 - 適合您的應用程序的簡單,靈活的旅遊。
- chardin.js-應用程序的簡單覆蓋說明。
- PAGEGUIDE-使用jQuery和CSS3的網頁元素交互式指南。
- Hopscotch-一個框架,使開發人員可以輕鬆地在其頁面中添加產品遊覽。
- Joyride -JQuery功能旅行插件。
- Focusable-將聚焦放在DOM元素上,將覆蓋層添加到頁面的其餘部分。
- Driver.js-功能強大但輕巧的香草JavaScript引擎,可在頁面上推動用戶的焦點
通知
- izitoast-優雅,響應,靈活和輕巧的通知插件,無依賴關係。
- Messenger-應用程序的咆哮風格警報和消息。
- NOTY- jQuery通知插件。
- pnotify-引導程序,jQuery UI和Web通知草案的JavaScript通知。
- Toastr-簡單的JavaScript敬酒通知。
- HOMANE -JS-簡單,現代,瀏覽器通知系統。
- smoke.js- JavaScript的框架 - 不合時宜的警報系統。
- Notie-簡單的通知和沒有依賴項的輸入。
- 通知 - 產品的開源通知基礎架構。
滑桿
- Swiper-帶有硬件加速過渡的移動觸摸滑塊和框架。
- 光滑 - 您將需要的最後一個旋轉木馬。
- SlideSjs - 是響應式幻燈片插件,用於jQuery(1.7.1+),具有觸摸和CSS3過渡之類的功能
- FlexSlider-一個很棒的,完全響應的jQuery滑塊插件。
- SLY- javaScript庫,用於基於項目的導航支持,用於單向滾動。
- 拉斯維加斯 - 一個jQuery插件,可在您的網頁中添加美麗的全屏背景。它甚至允許幻燈片。
- 序列-CSS動畫框架,用於創建響應式滑塊,演示文稿,橫幅和其他基於步驟的應用程序。
- 啟示js-一個用於使用HTML輕鬆創建精美演示的框架。
- Impress.js-這是一個基於CSS3在現代瀏覽器中轉換和過渡的力量的演示框架,並受到Prezi.com背後的想法的啟發。
- 定制
- 支撐桿 - 撐桿 - 印象深刻和定制的演示編輯器
- Photoswipe-用於移動和桌面的JavaScript圖像庫,獨立的模塊化,框架。
- JCSLIDER-帶有CSS動畫的響應式滑塊jQuery插件。
- 基本雜音 - 簡單使用,簡單地到主題,易於自定義。
- jQuery.aptive -slider-用於具有自適應彩色的小提琴和導航的滑塊的jQuery插件。
- SLIDR-添加一些幻燈片效果。
- 閃光 - 觸摸,響應靈敏的畫廊。
- glide.js-響應靈敏且友好的jQuery滑塊。簡單,輕巧且快速。
- Embla旋轉木馬 - 用打字稿編寫的網絡可擴展的低級輪播。
範圍滑塊
- Ion.rangeslider-功能強大且易於自定義的範圍滑塊,具有許多選項和皮膚支撐。
- JQrangeslider-支持日期的JavaScript滑塊選擇器。
- Nouislider-輕巧,高度可定制的範圍滑塊而沒有膨脹。
- rangeslider.js -HTML5輸入範圍滑塊元素polyfill。
形式小部件
輸入
- typeahead.js-一個快速且功能齊全的自動完成庫。
- tag-it- jQuery UI插件來處理多標籤字段以及標籤建議/自動完成。
- at.js-添加github like提到您的應用程序。
- 佔位符。 JS-HTML5佔位符屬性的JavaScript Polyfill。
- 花式信息 - 在輸入字段中鍵入CSS3效果樂趣。
- jQuery-tags輸入 - 使用此jQuery插件神奇地將簡單的文本輸入轉換為一個很酷的標籤列表。
- 香草遮罩器 - 純JavaScript蒙版輸入。
- Ion.Checkradio-用於造型複選框和無線電布頓的jQuery插件。帶有皮膚支撐。
- 令人敬畏的 - 超輕巧,可用,美麗的自動完整,零依賴性。 -https://projects.verou.me/awesomplete/
日曆
- PickAdate.JS-移動友好,響應且輕巧的日期和時間輸入選擇器。
- Bootstrap -datepicker- @twitter Bootstrap的datePicker從Stefan Petre(Eyecon.ro的)分叉,@eternicode的改進。
- Pikaday-令人耳目一新的JavaScript DatePicker-輕巧,無依賴項,模塊化CSS。
- FullCalendar-全尺寸拖放事件日曆(jQuery插件)。
- 羅馬 - 可自定義的日期(和時間)選擇器。無依賴性,選擇加入UI。
- 日期範圍選擇器 - 創建下拉菜單,用戶可以從中選擇一系列日期。
- 二重奏日期選擇器 - 二重奏設計系統的可訪問日期選擇器的開源版本,WCAG 2.1可訪問性投訴
- Tui.Calendar-完整的JavaScript計劃日曆。現在,您的服務剛剛獲得了可自定義的日曆。
選擇
- selectize.js-選擇是文本框和
<select>框的混合體。它是基於jQuery的,它具有自動完成和本機的鍵盤導航;用於標記,聯繫列表等有用。 - Select2-基於jQuery的選擇框的替換。它支持搜索,遠程數據集和結果的無限滾動。
- 選定 - 製作長時間,笨拙的精選盒子的圖書館更加友好。
文件上傳器
- jQuery-file-upload-使用多個文件選擇,拖放支持,進度欄,驗證和預覽圖像,jQuery的音頻和視頻。
- Dropzone -Dropzone是一個易於使用的Drag'n'Drop庫。它支持圖像預覽並顯示出不錯的進度條。
- flow.js- JavaScript庫通過HTML5文件API提供多個同時,穩定,容忍和重新重新啟動的文件上傳。
- Fine-Uploader-帶有進度桿,拖放,直接到S3上傳的多個文件上傳插件。
- FILEAPI-一組用於使用文件的JavaScript工具。 Multiupload,Drag'n'Drop和塊狀文件上傳。圖像:Exif的作物,調整大小和自動取向。
- PLUPLOAD-用於處理文件上傳的JavaScript API它支持多個文件選擇,文件類型過濾,請求塊,客戶端圖像縮放,並且使用不同的運行時間來實現此目的,例如HTML 5,Silverlight和Flash。
- FILEPOND-一個JavaScript庫,可以上傳您投擲的所有內容,優化圖像以更快地上傳,並提供出色,易於訪問,柔滑的用戶體驗。
其他
- 表單 - jQuery表單插件。
- 大蒜。 JS-自動持續您的表單的文本,並在本地選擇字段值,直到提交表單為止。
- 可計數 - 將實時段落,單詞和字符計數添加到HTML元素中的JavaScript函數。
- 卡 - 在一行代碼中更好地使您的信用卡形式更好。
- 彈力 - 形式元素自動化,應有的方式。
- 分析 - 一個輕巧,可擴展的分析庫旨在與任何第三方分析提供商合作,以跟踪頁面視圖,自定義事件並識別用戶。
- dat.Gui-輕巧的GUI控制器,用於更改JavaScript中的變量。
尖端
- TIPSY- jQuery的Facebook風格工具提示插件。
- OPENTIP-基於原型框架的開源JavaScript工具提示。
- QTIP2-功能非常強大的工具提示。
- Tooltipster- jQuery工具提示插件。
- Simptip-用Sass製成的簡單CSS工具提示。
- 工具欄 - 工具提示樣式工具欄jQuery插件
- Hint.CSS-可愛網站的CSS中的工具提示庫。
模式和彈出窗口
- 宏偉的流行 - 輕巧和響應式的燈箱腳本,重點是性能。
- jQuery -popbox- jQuery Popbox UI元素。
- jQuery.avgrund.js-一個帶有新模式概念的jQuery插件。
- Vex-現代的對話框庫,該庫高度可配置且易於樣式。
- Bootstrap -modal-擴展默認的引導模式類。響應迅速,可堆疊,Ajax等。
- CSS模式 - 一種由純CSS構建的模態。
- jQuery-popup-reverlay- jQuery插件,用於響應且可訪問的模態窗口和工具提示。
- SweetAlert-令人敬畏的替代JavaScript警報。
- SweetAlert2- javaScript警報的絕妙替代品。
- Boguettebox.js-簡單易用的使用純JavaScript編寫的Lightbox腳本。
- Colorbox-輕巧的,可自定義的Lightbox插件,用於jQuery。
- Fancybox-一種工具,它提供了一種很好而優雅的方法,可以在網頁上為圖像,HTML內容和多媒體添加縮放功能。
- SwipeBox-可觸摸的jQuery Lightbox
- Jbox -Jbox是一個功能強大且靈活的jQuery插件,負責所有彈出窗口,工具提示,通知等。
- LightGallery-可定制的,模塊化的,響應式的,燈箱庫插件,用於jQuery。
- keukenhof-輕量級,無依賴項,啟用可訪問性的打字稿庫,用於創建模態窗口。
- ScreenFull.js- JavaScript全屏API,它使您可以將頁面或任何元素帶入全屏。平滑瀏覽器實現差異,因此您不必這樣做。
滾動
- ScrollMonitor-一個簡單快速的API,可在滾動時監視元素。
- 淨空 - 給您的頁面一些淨空。隱藏您的標題直到需要它。
- OnePage-Scroll-使用一頁滾動插件創建一個類似蘋果的一頁滾動器網站(iPhone 5S網站)。
- ISCroll- ISCroll是高性能,小足跡,無依賴性,多平台JavaScript滾動器。
- Skrollr-移動設備(Android + iOS)和桌面的獨立視差滾動庫。沒有jQuery。
- 視差 - 對智能設備方向做出反應的視差引擎。
- Stellar.js-視差滾動變得容易。
- plax- jQuery驅動的可視性。
- Jparallax-用於創建交互式視差效果的jQuery插件。
- 完整頁面 - 一個易於使用的插件來創建全屏滾動網站(也稱為單頁網站)。
- ScrollMenu-一個新的接口,可以替換舊無聊的捲軸。
- clusterize.js-小香草JS插件,可以輕鬆顯示大型數據集。
- SimpleParallax-簡單而微小的JavaScript庫,可以在任何圖像上添加視差動畫
- Rellax-黃油般光滑,超輕質,香草JavaScript視差庫。
- AssCroll-混合光滑的滾動設置,將虛擬滾動的性能增長與本機滾動的可靠性相結合。
- 漫步 - CSS列表滾動效應的集合通過JavaScript綁定到DOM。
- 機車旋轉 - 檢測視口中的元素,並通過視差順暢地滾動。
- 電梯 - js-最後,一個“回到頂部”按鈕,表現得像真正的電梯。
菜單
- jQuery-menu-aim-當用戶的光標瞄準特定下拉菜單項時,jQuery插件for Fire事件。為了做出響應式大型下拉次數,例如亞馬遜的下拉菜。
- jQuery ContextMenu -ContextMenu Manager。
- SlideOut-移動Web應用程序的響應式觸摸滑車導航菜單。
- 滑動和滑動 - 與TouchSwipe庫一起使用的滑動滑動菜單。
- MMENU-適用於應用程序和外部菜單的最佳jQuery插件,帶有滑動子菜單,用於您的網站和WebApp。
桌子/網格
- JTable- jQuery插件可創建基於AJAX的CRUD表。
- DataTables-(JQuery插件)這是一個基於漸進增強的基礎,它是一個高度靈活的工具,並將在任何HTML表中添加高級交互控件。
- 製表符 - (jQuery插件)非常靈活的庫,該庫具有來自任何JSON數據源或現有HTML表的一系列交互功能的表。
- Bootstrap Table-流行的Bootstrap框架的擴展名,用於創建適合您網站樣式的桌子,而無需其他標記。
- floatthead-(jQuery插件)滾動在體內時鎖定任何桌子的標頭。在任何表上工作,不需要自定義的HTML或CSS。
- 砌體 - 級聯的網格佈局庫。
- Packery-使用bin包裝算法的網格佈局庫。可用於可拖動佈局。
- 同位素 - 可過濾,可排序的網格佈局庫。可以實施砌體,包裝和其他佈局。
- FlexboxGrid-基於CSS3 Flexbox的網格。
- JSpreadsheet -JSpreadsheet是一個輕巧的香草JavaScript插件,可創建與其他電子表格軟件兼容的基於Web的交互式表和電子表格。
框架
- 語義UI- UI套件,帶有許多主題和元素。
- W2UI-一組jQuery插件,用於數據驅動的Web應用程序的前端開發。
- 流動性 - 世界最小的完全響應的CSS框架。
- 墨水 - SAPO上使用的HTML5/CSS3框架,用於快速有效的網站設計和原型製作。
- DataFormSJS-一種最小的JavaScript框架和獨立組件,用於快速開發站點和SPA的組件。
- EHTML -HTML框架,您不得編寫JavaScript代碼。
鍋爐
- HTML5-BOILERPLATE-一種專業的前端模板,用於快速,健壯和適應性的Web應用程序或站點。
- 移動設備 - 一個前端模板,可幫助您快速構建現代的移動網絡應用程序。
- 網板 - 一個很棒的前端框架,可讓您專注於構建網站或應用程序,同時保持易於使用。
- Cerberus-一些簡單但可靠的模式,用於響應式HTML電子郵件。即使在Outlook中。
- 全頁內式通訊 - 帶有完整寬度背景圖像的介紹頁面,大膽的動畫菜單和導航背後的iOS般的模糊效果。
- 流體平方 - 平方單元的流體網格。
- 移動優先型RWD-移動優先響應式Web設計的示例。
- 這是一種反應 - 這是反應靈敏的。
- NPM Run-Scripts任務自動化具有NPM Run-Scripts。
圖像
- 漂移 - 輕鬆地將“縮放懸停”功能添加到網站的圖像中。輕巧,無依賴性JavaScript。
- Magnificent.js-響應性地縮放,圖像及更多,w/ jquery。
- Panolens.js -Panolens.js是一個由事件驅動的,基於WebGL的Panorama查看器。輕巧和靈活
手勢
- Hammer.js-一個用於多點觸摸手勢的JavaScript庫。
- Touchemulator-效果觸摸輸入在您的桌面上。
- Dragula-拖動如此簡單,很痛。
地圖
- 傳單 - 用於移動友好的交互式地圖的JavaScript庫。
- Cesium-開源WebGL虛擬地球和地圖引擎。
- GMAPS-使用Google Maps的最簡單方法。
- 聚合物 - 一個免費的JavaScript庫,用於在現代Web瀏覽器中製作動態,交互式地圖。
- Kartograph.js-開源JavaScript渲染器,用於Kartograph SVG地圖。
- mapbox.js- mapbox JavaScript API,傳單插件。
- JQVMAP- jQuery矢量圖庫。
- OpenLayers3-高性能,功能包裝的庫滿足您所有映射需求。
- H3JS-六角形分層地理空間索引系統,由Uber進行地理空間可視化移植到JavaScript上。
視頻/音頻
- PrettyEmbed.js- YouTubes的漂亮嵌入式 - 具有高分辨率預覽圖像,嵌入式選項的高級自定義和可選fitvids支持的不錯選擇。
- HTML5Media-啟用
- Play -Em JS- Play'em是一個JavaScript組件,它通過嵌入HTML Div中的幾個玩家(包括YouTube,SoundCloud和Vimeo)來管理音樂/視頻曲目隊列並播放一系列歌曲。
- Polyplayer- YouTube,SoundCloud和Vimeo播放器具有一個API。
- FlowPlayer -Web的HTML5視頻播放器https://flowplayer.com/
- Medialement -HTML5或
- Soundjs-一個庫,可以更輕鬆地在網絡上使用音頻。它為在不同的瀏覽器中播放音頻提供了一致的API。
- video.js -video.js-開源HTML5和Flash Video Player。
- fitvids.js-輕巧,易於使用的jQuery插件,用於嵌入流體寬度視頻。
- ion.sound-任何網頁上的簡單聲音。
- Photobooth -JS-一個允許用戶在您的網站上拍攝阿凡達圖片的小部件。
- Clappr- Web的可擴展媒體播放器http://clappr.io
- Exifr-最快,最通用的Exif閱讀庫。 https://mutiny.cz/exifr/
- TS-Audio-可與
AudioContext API一起使用的不可知論且易於使用的庫。 - AmplitudeJS -開源HTML5 Web音頻庫。設計您的Web音頻播放器,您想要的方式。無需依賴。
- RACTIVE -PLAYER-用於在React.js中製作交互式視頻的庫。
- ffmpeg.js -ffmpeg優化用於瀏覽器內的使用:更快的加載尺寸,ASM.JS,性能調諧等。
- flv.js -HTML5 Flash Video(FLV)播放器用純JavaScript編寫了沒有Flash的播放器。
- HLS.JS-實現HTTP實時流媒體客戶端的JavaScript庫。它依靠HTML5視頻和MediaSource擴展名來進行播放。
排版
- FlowType.js-基於元素寬度的最佳網絡版式:字體大小和線條高。
- BigText- jQuery插件,計算將文本線與特定寬度匹配所需的字體大小和單詞間隔。
- 圓形類型 - 一個jQuery插件,可讓您在網絡上曲線類型。
- SlabText-用於生產大型,大膽和響應式頭條新聞的jQuery插件。
- 簡單文本 - 旋轉器 - 在網站上添加一個超級簡單的旋轉文本,幾乎沒有標記。
- novacancy.js-文本霓虹燈金效果jQuery插件。
- jQuery響應 - 文本 - 使您的文本大小響應!
- fittext.js-用於誇大網絡類型的jQuery插件。
- LETTERING.JS-輕巧,易於使用JavaScript
<span>用於激進網絡版式的噴油器。
動畫
- 速度 - 加速JavaScript動畫。
- jQuery.transit- jQuery的超級平滑CSS3轉換和過渡。
- bounce.js-立即創建美味的CSS3動力動畫。
- Greensock-JS-在所有主要瀏覽器中都可以使用的高性能HTML5動畫。
- TransitionEnd -TressitionEnd是一個不可知論和跨瀏覽器庫,可與過渡事件合作。
- Dynamic.js -JavaScript庫創建基於物理的CSS動畫。
- 立方體 - 立方體是CSS3躍遷的實驗。
- Effeckt.css-表演者過渡和動畫庫。
- Animate.css- CSS動畫的跨瀏覽器庫。很容易用作簡單的事情。
- Textillate- CSS3文本動畫的簡單插件。
- MOVE.JS -CSS3支持的JavaScript動畫框架。
- 動畫 - 一個屬性,兩個值,無盡的可能性。
- Shuffle -images-以創造性的方式瀏覽圖像的最簡單方法。
- SmoothState.js-與jQuery的不引人注目的頁面過渡。
- Anime.js- JavaScript動畫引擎。
- mo.js-網絡的運動圖形工具帶。
- 粒子JS-用於創建粒子的輕量級JavaScript庫。
- tsparticles-具有錯誤修復和許多新功能的粒子的新版本。
- 顆粒-BG-輕質反應粒子動畫背景組件。
- Barbajs-它可以幫助您在網站的頁面之間創建流體和平穩的過渡。
- 典型J-在〜400個字節中鍵入動畫? JavaScript
圖像處理
- Lena.js-用於使用過濾器和UTIL功能的圖像處理的庫。
- PICA-高質量圖像調整大小(使用純JS實現的快速Lanczos過濾器)。
- 農作物 - 簡單的jQuery圖像裁剪插件。
ES6
- ES6FEATURES- ECMASCRIPT 6功能的概述。
- ES6功能 - eCmascript 6:功能概述和比較。
- ES6 -CHEATSHEET -ES2015 [ES6]作弊,其中包含技巧,技巧,最佳實踐和代碼片段。
- Ecmascript 6兼容性表 - 所有Ecmascript 6在各種環境上的兼容表。
- Babel(以前是6to5) - 將ES6+代碼變成無運行時的Vanilla ES5。
- Traceur編譯器-ES6功能> ES5。包括類,生成器,承諾,破壞性模式,默認參數等。
發電機
- gatsby.js-基於React的靜態站點生成器。
- 網格 - VUE驅動的靜態站點發生器。
- Docusaurus- Facebook基於React的靜態網站生成器,非常適合以內容為中心的網站。
SDK
- JavaScript-SDK-Design-JavaScript SDK設計指南從工作和個人經驗中提取。
- Spotify SDK-面向實體的SDK與Spotify Web API合作。
- Square Node.js SDK-付款和其他Square API的JavaScript客戶端庫。
全文搜索
- lunr-用於瀏覽器中的庫,並索引JSON文檔,並為檢索最佳匹配文本查詢的文檔提供了一個簡單的搜索界面。
- FlexSearch-這是瀏覽器和Node.js的下一代全文搜索庫。
- Elasticlunr-此庫基於lunr.js,但更靈活和定制。
雜項
- Echo-帶有數據 - *屬性的懶惰圖像。
- picturefill- <picture>,srcset,尺寸的響應式圖像聚填充。
- Platform.js-一個平台檢測庫,幾乎可以在所有JavaScript平台上使用。
- JSON3-現代的JSON實現與幾乎所有JavaScript平台兼容。
- 邏輯與否 - 關於JavaScript特異性的遊戲。
- BITSET.JS- JavaScript比特矢量實現。
- 擾流板 - 擾流板警報!一個快樂的小jQuery插件,可以在您的網站上隱藏破壞者。
- jQuery.Fibrate.JS-振動API包裝器
- list.js-將搜索,排序,過濾器和靈活性添加到表,列表和各種HTML元素中。構建為無形的,並在現有的HTML上工作。 https://listjs.com
- MIXITUP-混音 - 過濾器和排序插件。
- 網格 - 拖放庫,用於二維,可分解和響應迅速的列表。
- jQuery-Match-Height-響應式相等的高度插件,用於jQuery。
- SurveyJS -SurveyJS是一個JavaScript調查和形式庫。 https://surveyjs.io/
- Array Explorer和Object Explorer-資源可幫助弄清在任何給定時間最好使用哪種本機JavaScript方法。
- Clipboard.js-“複製到剪貼板”,無需閃光或使用框架。
- KY-基於瀏覽器Fetch API的微小而優雅的HTTP客戶端。
- FCAL-數學表達式評估器。
- 表情符號丁頓-Vanilla JavaScript表情符號拾取器組件。
- IOOXA-用於互動科學寫作,反應性文檔和可探索的解釋的組成部分。
- 田園詩 - 創建可探索的解釋和互動講故事的論文。可以嵌入HTML中。
- JavaScript -Algorithms-在JavaScript中實現的算法和數據結構,並提供了解釋和鏈接,以進一步讀取。
- FingerPrintjs-從瀏覽器指紋中製作訪問者標識符,該標識符在隱身模式下保持相同,並在清除瀏覽器數據時保持相同。
- PEG.JS- JavaScript的簡單解析器生成器,可生成具有出色錯誤報告的快速解析器。可從您的瀏覽器,命令行或通過JavaScript API使用。
- Lune -Librares準確計算月球的相位。
- JSemu-用JavaScript編程語言編寫的模擬器列表。
podcast
- JavaScript Air-實時視頻廣播播客有關JavaScript和Web平台。
- 明天的網絡 - 有關初學者JavaScript的播客。
- JavaScript Jabber-每週一次有關JavaScript的播客,包括Node.js,前端技術,職業,團隊等。
值得一讀
- 您不知道JS-可能是現代JavaScript上寫的最好的書,免費在線閱讀,或者可以購買以支持作者。
- Braziljs/js-the-the-way-易於閱讀的JS最佳實踐,接受的編碼標準以及網絡周圍的鏈接。
- JSBooks-免費JavaScript電子書目錄。
- SuperHero.js-有關創建,測試和維護大型JavaScript代碼庫的資源集合。
- SJSJ-簡化的JavaScript術語是一種社區驅動的嘗試,旨在解釋流行語的負載,使當前的JavaScript生態系統用幾個簡單的單詞。
- 如何編寫開源JavaScript庫 - 通過一組發布JavaScript開源庫的一組步驟的綜合指南。
- JavaScript教程 - 從各種用戶排名的在線教程中學習JavaScript。
- 功能輕javaScript-務實,均衡的fp在JavaScript中。
- 清潔代碼JavaScript-清潔代碼概念適用於JavaScript。
其他JavaScript列表
- Sotayamashita/Awesome-CSS
- emijrp/很棒
- Bayandin/Awesome-Awandesomentes
- Sindresorhus/很棒
- JNV/列表
- gianarb/angularjs
- Peterkokot/Awesome-Dojo
- Addyosmani/ES6工具
- Ericdouglas/ES6學習
- Obetomuniz/Awesome-WebComponents
- Willianjusten/Awesome-SVG
- Davidsonfellipe/Awesome-WPO
- Instanceofpro/Awesome-Backbone
- ENAQX/AFACEASE-REACT
- bolshchikov/js-usust-watch
- Peterkokot/Awesome-Jquery
- Davidyezsetz/You-Might-Not-Not-Juquery-Plugins
- Maximabramchuck/Awesome-Interviews
- Denolib/Awesome-Deno
- FreecodeCamp/freecodecamp -freecodecamp.org的開源代碼庫和課程。免費學習編碼。
- vuejs/vue-? Vue.js是一個漸進式的,可逐步可預測的JavaScript框架,用於在網絡上構建UI。
- Facebook/React-用於構建用戶界面的聲明,高效且靈活的JavaScript庫。
- TWBS/Bootstrap-最受歡迎的HTML,CSS和JavaScript框架,用於在網絡上開發響應迅速的移動性第一個項目。
- trekhleb/javascript -algorithms- JavaScript中實現的算法和數據結構,並提供了解釋和鏈接,以進一步讀取
- airbnb/javaScript -JavaScript樣式指南
- Axios/Axios-瀏覽器和node.js的基於承諾的HTTP客戶端
- 30秒/30秒的代碼 - 簡短的JavaScript代碼段,滿足您所有開發需求
- nodejs/node -node.js javascript運行時?
- MRDOOB/TRIX.JS -JAVASCRIPT 3D庫。
- Mui-Org/Material-UI-MUI(以前是材料-UI)是您一直想要的React UI庫。遵循自己的設計系統,或從材料設計開始。
- Goldbergyoni/nodebestpractices-✅node.js最佳實踐列表(2021年12月)
- ryanmcdermott/clean-code-javaScript-?適用於JavaScript的清潔代碼概念
- webpack/webpack- JavaScript和朋友的捆綁包。將許多模塊包裝成一些捆綁資產。代碼分割允許按需加載應用程序的部分。通過“裝載機”,模塊可以是COMPORJ,AMD,ES6模塊,CSS,Images,JSON,Coffeescript,Life等...和您的自定義內容。
- Atom/Atom-可黑客文本編輯器
- jQuery/jQuery- jQuery JavaScript庫
- Chartjs/Chart.js-使用標籤的簡單HTML5圖表
- ExpressJS/Express-快速,未開放,簡約的節點網絡框架。
- H5BP/HTML5-BOILERPLATE-專業的前端模板,用於快速,健壯和適應性的Web應用程序或站點。
- Lodash/Lodash-現代JavaScript實用程序庫,提供模塊化,性能和附加功能。
- 力矩/力矩 - 在JavaScript中解析,驗證,操縱和顯示日期。
- AZL397985856/Leetcode- leetcode解決方案:我的問題解決旅程的記錄。
- Leonardomso/33-JS概念-33個JavaScript概念每個開發人員都應該知道。
- 流星/流星 - 流星,JavaScript應用程序平台
- strapi/strapi-開源node.js無頭cms可輕鬆構建可自定義的API
- 更漂亮/漂亮 - 漂亮的是一種自以為是的代碼格式。
- Juliangarnier/Anime -JavaScript動畫引擎
- Yarnpkg/Yarn- 1.x行是冷凍的 - 功能和錯誤相裝在https://github.com/yarnpkg/berry上
- 包裹捆綁包/包裹 - Web的零配置構建工具。 ?
- TryGhost/Ghost-將您的聽眾變成一家業務。出版,會員資格,訂閱和新聞通訊。
- Microsoft/Web-Dev-For-Beginners-24堂課,12週,開始擔任Web開發人員
- Dogfalo/materialize - Materialize, a CSS Framework based on Material Design
- nwjs/nw.js - Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
- mozilla/pdf.js - PDF Reader in JavaScript
- dcloudio/uni-app - uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架
- Marak/faker.js - generate massive amounts of realistic fake data in Node.js and the browser
- hexojs/hexo - A fast, simple & powerful blog framework, powered by Node.js.
- adobe/brackets - An open source code editor for the web, written in JavaScript, HTML and CSS.
- alvarotrigo/fullPage.js - fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
- Leaflet/Leaflet - ? JavaScript library for mobile-friendly interactive maps
- videojs/video.js - Video.js - open source HTML5 & Flash video player
- yangshun/front-end-interview-handbook - ⚡️ Front End interview preparation materials for busy engineers
- zenorocha/clipboard.js - ✂️ Modern copy to clipboard. No Flash. Just 3kb gzipped ?
- microsoft/playwright - Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
- RocketChat/Rocket.Chat - The communications platform that puts data protection first.
- lerna/lerna - ? A tool for managing JavaScript projects with multiple packages.
- photonstorm/phaser - Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
- NervJS/taro - 开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/
- carbon-app/carbon - ? Create and share beautiful images of your source code
- SheetJS/sheetjs - ? SheetJS Community Edition -- Spreadsheet Data Toolkit
- gorhill/uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox.快速而苗條。
- date-fns/date-fns - ⏳ Modern JavaScript date utility library ⌛️
- caolan/async - Async utilities for node and the browser
- vuejs/vuex - ?️ Centralized State Management for Vue.js.
- standard/standard - ? JavaScript Style Guide, with linter & automatic code fixer
- jashkenas/underscore - JavaScript's utility _ belt
- elsewhencode/project-guidelines - A set of best practices for JavaScript projects
- LeCoupa/awesome-cheatsheets - ?? Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
- webtorrent/webtorrent - ⚡️ Streaming torrent client for the web
- sentsin/layui - 采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。
- sequelize/sequelize - An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js
- naptha/tesseract.js - Pure Javascript OCR for more than 100 Languages ??
- select2/select2 - Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
- VincentGarreau/particles.js - A lightweight JavaScript library for creating particles
- github/fetch - A window.fetch JavaScript polyfill.
- Modernizr/Modernizr - Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user's browser.
- transloadit/uppy - The next open source file uploader for web browsers ?
- nylas/nylas-mail - ? An extensible desktop mail app built on the modern web. Forks welcome!
- Advanced-Frontend/Daily-Interview-Question - 我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
- denysdovhan/wtfjs - ? A list of funny and tricky JavaScript examples
- google/zx - A tool for writing better scripts
- parallax/jsPDF - Client-side JavaScript PDF generation for everyone.
- hammerjs/hammer.js - A javascript library for multi-touch gestures :// You can touch this
- ccxt/ccxt - A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
- Binaryify/NeteaseCloudMusicApi - 网易云音乐 Node.js API service
- emberjs/ember.js - Ember.js - A JavaScript framework for creating ambitious web applications
- mdbootstrap/mdb-ui-kit - Bootstrap 5 & Material Design 2.0 UI KIT
- ramda/ramda - ? Practical functional Javascript
- dimsemenov/PhotoSwipe - JavaScript image gallery for mobile and desktop, modular, framework independent
- MostlyAdequate/mostly-adequate-guide - Mostly adequate guide to FP (in javascript)
- swagger-api/swagger-ui - Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
- lovell/sharp - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
- bevacqua/dragula - ? Drag and drop so simple it hurts
- feathericons/feather - Simply beautiful open source icons
- mochajs/mocha - ☕️ simple, flexible, fun javascript test framework for node.js & the browser
- sampotts/plyr - A simple HTML5, YouTube and Vimeo player
- usablica/intro.js - Lightweight, user-friendly onboarding tour library
- paularmstrong/normalizr - Normalizes nested JSON according to a schema
- fabricjs/fabric.js - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
- jlmakes/scrollreveal - Animate elements as they scroll into view.
- react-bootstrap/react-bootstrap - Bootstrap components built with React
- quasarframework/quasar - Quasar Framework - Build high-performance VueJS user interfaces in record time
- nefe/You-Dont-Need-jQuery - Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
- localForage/localForage - ? Offline storage, improved.使用簡單但功能強大的API包裝索引索引,WebSQL或localstorage。
- enzymejs/enzyme - JavaScript Testing utilities for React
- ruanyf/es6tutorial - 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
- Reactive-Extensions/RxJS - The Reactive Extensions for JavaScript
- eslint/eslint - Find and fix problems in your JavaScript code.
- haizlin/fe-interview - 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
- avajs/ava - Node.js test runner that lets you develop with confidence
- goldfire/howler.js - Javascript audio library for the modern web.
- highlightjs/highlight.js - JavaScript syntax highlighter with language auto-detection and zero dependencies.
- js-cookie/js-cookie - A simple, lightweight JavaScript API for handling browser cookies
- validatorjs/validator.js - String validation
- verekia/js-stack-from-scratch - ⚡ Step-by-step tutorial to build a modern JavaScript stack.
- jorgebucaran/hyperapp - The tiny framework for building hypertext applications.
- benweet/stackedit - In-browser Markdown editor
- floating-ui/floating-ui - ? JavaScript positioning library for tooltips, popovers, dropdowns, and more
- vuejs/vue-router - ? The official router for Vue.js.
- qianguyihao/Web - 千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。
- sideway/joi - The most powerful data validation library for JS
- sudheerj/reactjs-interview-questions - List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
- wekan/wekan - The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
- chalk/chalk - ? Terminal string styling done right
- websockets/ws - Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
- julianshapiro/velocity - Accelerated JavaScript animation.
- svg/svgo - Node.js tool for optimizing SVG files
- mysqljs/mysql - A pure node.js JavaScript Client implementing the MySQL protocol.
- typicode/lowdb - Simple to use local JSON database (supports Node, Electron and the browser)
- angular/material - Material design for AngularJS
- jsdom/jsdom - A JavaScript implementation of various web standards, for use with Node.js
- processing/p5.js - p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
- discordjs/discord.js - A powerful JavaScript library for interacting with the Discord API
- alsotang/node-lessons - 《Node.js 包教不包会》 by alsotang
- statsd/statsd - Daemon for easy but powerful stats aggregation
- TheAlgorithms/Javascript - A repository for All algorithms implemented in Javascript (for educational purposes only)
- dropzone/dropzone - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
- handsontable/handsontable - JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
- zloirock/core-js - Standard Library
- aFarkas/lazysizes - High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.
- MichMich/MagicMirror - MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
- Shopify/draggable - The JavaScript Drag & Drop library your grandparents warned you about.
- testing-library/react-testing-library - ? Simple and complete React DOM testing utilities that encourage good testing practices.
- yabwe/medium-editor - Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
- PanJiaChen/vue-admin-template - a vue2.0 minimal admin template
- jasmine/jasmine - Simple JavaScript testing framework for browsers and node.js
- infernojs/inferno - An extremely fast, React-like JavaScript library for building modern user interfaces
- bower/bower - A package manager for the web
- knex/knex - A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
- nswbmw/N-blog - 《一起学 Node.js》
- ai/nanoid - A tiny (108 bytes), secure, URL-friendly, unique string ID generator for JavaScript
- janl/mustache.js - Minimal templating with {{mustaches}} in JavaScript
- kriskowal/q - A promise library for JavaScript
- lyswhut/lx-music-desktop - 一个基于 electron 的音乐软件
- JedWatson/classnames - A simple javascript utility for conditionally joining classNames together
- keystonejs/keystone-classic - Node.js CMS and web app framework
- netlify/netlify-cms - A Git-based CMS for Static Site Generators
- getify/Functional-Light-JS - Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
- react-grid-layout/react-grid-layout - A draggable and resizable grid layout with responsive breakpoints, for React.
- pouchdb/pouchdb - ? - PouchDB is a pocket-sized database.
- KaTeX/KaTeX - Fast math typesetting for the web.
- yaronn/blessed-contrib - Build terminal dashboards using ascii/ansi art and javascript
- riot/riot - Simple and elegant component-based UI library
- appwrite/appwrite - Appwrite is a secure end-to-end backend server for Web, Mobile, and Flutter developers that is packaged as a set of Docker containers for easy deployment
- facebook/prepack - A JavaScript bundle optimizer.
- responsively-org/responsively-app - A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
- plotly/plotly.js - Open-source JavaScript charting library behind Plotly and Dash
- frappe/charts - Simple, responsive, modern SVG Charts with zero dependencies
- grab/front-end-guide - Study guide and introduction to the modern front end stack.
- maxwellito/vivus - JavaScript library to make drawing animation on SVG
- goldbergyoni/javascript-testing-best-practices - ? ? Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)
- browserify/browserify - browser-side require() the node.js way
- sweetalert2/sweetalert2 - A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
- you-dont-need/You-Dont-Need-Lodash-Underscore - List of JavaScript methods which you can use natively + ESLint Plugin
- marcuswestin/store.js - Cross-browser storage for all use cases, used across the web.
- node-red/node-red - Low-code programming for event-driven applications
- amazeui/amazeui - Amaze UI, a mobile-first and modular front-end framework.
- janpaepke/ScrollMagic - The javascript library for magical scroll interactions.
- gpujs/gpu.js - GPU Accelerated JavaScript
- krisk/Fuse - Lightweight fuzzy-search, in JavaScript
- adobe-webplatform/Snap.svg - The JavaScript library for modern SVG graphics.
- greensock/GSAP - GreenSock's GSAP JavaScript animation library (including Draggable).
- zalmoxisus/redux-devtools-extension - Redux DevTools extension.
- kamranahmedse/driver.js - A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page
- MithrilJS/mithril.js - A JavaScript Framework for Building Brilliant Applications
- louischatriot/nedb - The JavaScript Database, for Node.js, nw.js, electron and the browser
- paperjs/paper.js - The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey
- shelljs/shelljs - ? Portable Unix shell commands for Node.js
- qier222/YesPlayMusic - 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
- requirejs/requirejs - A file and module loader for JavaScript
- gionkunz/chartist-js - Simple responsive charts
- DrkSephy/es6-cheatsheet - ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
- commitizen/cz-cli - The commitizen command line utility. #黑人的命也是命
- markdown-it/markdown-it - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
- jsdoc/jsdoc - An API documentation generator for JavaScript.
- stephentian/33-js-concepts - 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
- rwaldron/johnny-five - JavaScript Robotics and IoT programming framework, developed at Bocoup.
- ChainSafe/web3.js - Ethereum JavaScript API
- uxsolutions/bootstrap-datepicker - A datepicker for twitter bootstrap (@twbs)
- liabru/matter-js - a 2D rigid body physics engine for the web ▲● ■
- jwagner/smartcrop.js - Content aware image cropping
- NodeBB/NodeBB - Node.js based forum software built for the modern web
- brix/crypto-js - JavaScript library of crypto standards.
- gruntjs/grunt - Grunt: The JavaScript Task Runner
- showdownjs/showdown - A bidirectional Markdown to HTML to Markdown converter written in Javascript
- myliang/x-spreadsheet - A web-based JavaScript(canvas) spreadsheet
- Automattic/wp-calypso - The JavaScript and API powered WordPress.com
- VerbalExpressions/JSVerbalExpressions - JavaScript Regular expressions made easy
- trufflesuite/truffle - A tool for developing smart contracts. Crafted with the finest cacaos.
- josdejong/mathjs - An extensive math library for JavaScript and Node.js
- pqina/filepond - ? A flexible and fun JavaScript file upload library
- mishoo/UglifyJS - JavaScript parser / mangler / compressor / beautifier toolkit
- uuidjs/uuid - Generate RFC-compliant UUIDs in JavaScript
- pandao/editor.md - The open source embeddable online markdown editor (component).
- aurelia/framework - The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
- jaredreich/pell - the simplest and smallest WYSIWYG text editor for web, with no dependencies
- oliver-moran/jimp - An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
- bradtraversy/vanillawebprojects - Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
- karma-runner/karma - Spectacular Test Runner for JavaScript
- reactioncommerce/reaction - Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
- mattboldt/typed.js - A JavaScript Typing Animation Library
- Asabeneh/30-Days-Of-JavaScript - 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
- webrtc/samples - WebRTC Web demos and samples
- nock/nock - HTTP server mocking and expectations library for Node.js
- codesandbox/codesandbox-client - An online IDE for rapid web development
- CodeSeven/toastr - Simple javascript toast notifications
- DmitryBaranovskiy/raphael - JavaScript Vector Library
- jquery/jquery-ui - The official jQuery user interface library.
- apexcharts/apexcharts.js - Interactive JavaScript Charts built on SVG
- ccampbell/mousetrap - Simple library for handling keyboard shortcuts in Javascript
- nightwatchjs/nightwatch - End-to-end testing framework written in Node.js and using the Webdriver API
- 11ty/eleventy - A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
- davidshimjs/qrcodejs - Cross-browser QRCode generator for javascript
- marko-js/marko - A declarative, HTML-based language that makes building web apps fun
- browserstate/history.js - History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
- javve/list.js - The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
- keeweb/keeweb - Free cross-platform password manager compatible with KeePass
- jaredpalmer/razzle - Create server-rendered universal JavaScript applications with no configuration
- summernote/summernote - Super simple WYSIWYG editor
- GoogleChrome/workbox - ? Workbox: JavaScript libraries for Progressive Web Apps
- lokesh/color-thief - Grab the color palette from an image using just Javascript. Works in the browser and in Node.
- blitz-js/blitz - ⚡️The Fullstack React Framework — built on Next.js
- single-spa/single-spa - The router for easy microfrontends
- reactide/reactide - Reactide is the first dedicated IDE for React web application development.
- dangrossman/daterangepicker - JavaScript Date Range, Date and Time Picker Component
- karpathy/convnetjs - Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
- reactstrap/reactstrap - Simple React Bootstrap 5 components
- mholt/PapaParse - Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
- jquery-validation/jquery-validation - jQuery Validation Plugin library sources
- knockout/knockout - Knockout makes it easier to create rich, responsive UIs with JavaScript
- fengyuanchen/cropperjs - JavaScript image cropper.
- pagekit/vue-resource - The HTTP client for Vue.js
- Netflix/falcor - A JavaScript library for efficient data fetching
- debug-js/debug - A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
- FredrikNoren/ungit - The easiest way to use git. On any platform.任何地方。
- bpampuch/pdfmake - Client/server side PDF printing in pure JavaScript
- clauderic/react-sortable-hoc - A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
- mengshukeji/Luckysheet - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
- invertase/react-native-firebase - A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
- ksky521/nodeppt - This is probably the best web presentation tool so far!
- sql-js/sql.js - A javascript library to run SQLite on the web.
- aui/art-template - High performance JavaScript templating engine
- nhn/tui.calendar - ??A JavaScript calendar that has everything you need.
- Netflix/pollyjs - Record, Replay, and Stub HTTP Interactions.
- mdbootstrap/material-design-for-bootstrap - Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
- snapappointments/bootstrap-select - The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
- 30-seconds/30-seconds-of-interviews - A curated collection of common interview questions to help you prepare for your next interview.
- senchalabs/connect - Connect is a middleware layer for Node.js
- svgdotjs/svg.js - The lightweight library for manipulating and animating SVG
- visgl/deck.gl - WebGL2 powered visualization framework
- fantasyland/fantasy-land - Specification for interoperability of common algebraic structures in JavaScript
- uncss/uncss - Remove unused styles from CSS
- adamwdraper/Numeral-js - A javascript library for formatting and manipulating numbers.
- guillaumepotier/Parsley.js - Validate your forms, frontend, without writing a single line of javascript
- wix/Detox - Gray box end-to-end testing and automation framework for mobile apps
- didi/cube-ui - ? A fantastic mobile ui lib implement by Vue
- sinonjs/sinon - Test spies, stubs and mocks for JavaScript.
- NUKnightLab/TimelineJS - TimelineJS: A Storytelling Timeline built in JavaScript.
- mozilla/BrowserQuest - A HTML5/JavaScript multiplayer game experiment
- angular/protractor - E2E test framework for Angular apps
- gka/chroma.js - JavaScript library for all kinds of color manipulations
- mayswind/AriaNg - AriaNg, a modern web frontend making aria2 easier to use.
- alexfoxy/lax.js - Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll.
- novnc/noVNC - VNC client web application
- evolus/pencil - The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
- google/traceur-compiler - Traceur is a JavaScript.next-to-JavaScript-of-today compiler
- FineUploader/fine-uploader - Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
- cure53/DOMPurify - DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. Dompurify可用於安全默認設置,但提供了很多可配置性和掛鉤。 Demo:
- jprichardson/node-fs-extra - Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
- text-mask/text-mask - Input mask for React, Angular, Ember, Vue, & plain JavaScript
- nextapps-de/flexsearch - Next-Generation full text search library for Browser and Node.js
- cytoscape/cytoscape.js - Graph theory (network) library for visualisation and analysis
- uBlock-LLC/uBlock - uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
- CesiumGS/cesium - An open-source JavaScript library for world-class 3D globes and maps ?
- mishoo/UglifyJS-old - JavaScript parser / mangler / compressor / beautifier library for NodeJS
- jakesgordon/javascript-state-machine - A javascript finite state machine library
- brave/browser-laptop - [DEPRECATED] Please see https://github.com/brave/brave-browser for the current version of Brave
- harthur/brain - [UNMAINTAINED] Simple feed-forward neural network in JavaScript
- tsayen/dom-to-image - Generates an image from a DOM node using HTML5 canvas
- mapbox/mapbox-gl-js - Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
- piskelapp/piskel - A simple web-based tool for Spriting and Pixel art.
- humanwhocodes/computer-science-in-javascript - Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
- protobufjs/protobuf.js - Protocol Buffers for JavaScript (& TypeScript).
- CreateJS/EaselJS - The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier.
- jawil/blog - Too young, too simple. Sometimes, naive & stupid
- electron/electron-packager - Customize and package your Electron app with OS-specific bundles (.app, .exe, etc.) via JS or CLI
- jonasschmedtmann/complete-javascript-course - Starter files, final projects, and FAQ for my Complete JavaScript course
- acornjs/acorn - A small, fast, JavaScript-based JavaScript parser
- olivernn/lunr.js - A bit like Solr, but much smaller and not as bright
- sockjs/sockjs-client - WebSocket emulation - Javascript client
- foliojs/pdfkit - A JavaScript PDF generation library for Node and the browser
- adrai/flowchart.js - Draws simple SVG flow chart diagrams from textual representation of the diagram
- grommet/grommet - a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package
- felixrieseberg/macintosh.js - ? A virtual Apple Macintosh with System 8, running in Electron.對不起。
- Pikaday/Pikaday - A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS
- evilstreak/markdown-js - A Markdown parser for javascript
- rebassjs/rebass - ⚛️ React primitive UI components built with styled-system.
- alibaba/rax - ? Rax is a progressive framework for building universal application. https://rax.js.org
- zhukov/webogram - Telegram web application, GPL v3
- kimmobrunfeldt/progressbar.js - Responsive and slick progress bars
- beautify-web/js-beautify - Beautifier for javascript
- Stuk/jszip - Create, read and edit .zip files with Javascript
- yannickcr/eslint-plugin-react - React specific linting rules for ESLint
- bramp/js-sequence-diagrams - Draws simple SVG sequence diagrams from textual representation of the diagram
- chaijs/chai - BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
- mrdoob/stats.js - JavaScript Performance Monitor
- remix-run/history - Manage session history with JavaScript
- jonobr1/two.js - A renderer agnostic two-dimensional drawing api for the web.
- bencodezen/vue-enterprise-boilerplate - An ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI.
- dexie/Dexie.js - A Minimalistic Wrapper for IndexedDB
- casperjs/casperjs - CasperJS is no longer actively maintained. Navigation scripting and testing utility for PhantomJS and SlimerJS
- marionettejs/backbone.marionette - The Backbone Framework
- es-shims/es5-shim - ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines
- styled-components/polished - A lightweight toolset for writing styles in JavaScript
- sudheerj/javascript-interview-questions - List of 1000 JavaScript Interview Questions
- umdjs/umd - UMD (Universal Module Definition) patterns for JavaScript modules that work everywhere.
- facebook/jscodeshift - A JavaScript codemod toolkit.
- ApoorvSaxena/lozad.js - Highly performant, light ~1kb and configurable lazy loader in pure JS with no dependencies for responsive images, iframes and more
- jhu-ep-coursera/fullstack-course4 - Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
- mgechev/javascript-algorithms - JavaScript implementations of computer science algorithms
- sbstjn/timesheet.js - JavaScript library for HTML5 & CSS3 time sheets
- playcanvas/engine - Fast and lightweight JavaScript game engine built on WebGL and glTF
- ljianshu/Blog - 关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
- aws/aws-sdk-js - AWS SDK for JavaScript in the browser and Node.js
- rethinkdb/horizon - Horizon is a realtime, open-source backend for JavaScript apps.
- bitwiseshiftleft/sjcl - Stanford Javascript Crypto Library
- brunch/brunch - ? Web applications made easy. Since 2011.
- expressjs/morgan - HTTP request logger middleware for node.js
- mleibman/SlickGrid - A lightning fast JavaScript grid/spreadsheet
- needim/noty - ⛔️ DEPRECATED - Dependency-free notification library that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.
- google/lovefield - Lovefield is a relational database for web apps. Written in JavaScript, works cross-browser. Provides SQL-like APIs that are fast, safe, and easy to use.
- mqttjs/MQTT.js - The MQTT client for Node.js and the browser
- reactjs/react-modal - Accessible modal dialog component for React
- ljharb/qs - A querystring parser with nesting support
- microsoft/botframework-sdk - Bot Framework provides the most comprehensive experience for building conversation applications.
- zeroclipboard/zeroclipboard - The ZeroClipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie and a JavaScript interface.
- terser/terser - ? JavaScript parser, mangler and compressor toolkit for ES6+
- Turfjs/turf - A modular geospatial engine written in JavaScript
- flightjs/flight - A component-based, event-driven JavaScript framework from Twitter
- verlok/vanilla-lazyload - LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
- cssinjs/jss - JSS is an authoring tool for CSS which uses JavaScript as a host language.
- shutterstock/rickshaw - JavaScript toolkit for creating interactive real-time graphs
- kazupon/vue-i18n - Internationalization plugin for Vue.js
- sindresorhus/fkill-cli - Fabulously kill processes.跨平台。
- sindresorhus/np - A better
npm publish - Jermolene/TiddlyWiki5 - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
- aemkei/jsfuck - Write any JavaScript with 6 Characters: !+
- auduno/clmtrackr - Javascript library for precise tracking of facial features via Constrained Local Models
- Bogdan-Lyashenko/js-code-to-svg-flowchart - js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other's code. Design your code. Refactor code. Document code. Explain code.
- xojs/xo - ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
- fengyuanchen/viewerjs - JavaScript image viewer.
- glidejs/glide - A dependency-free JavaScript ES6 slider and carousel. It's lightweight, flexible and fast. Designed to slide. No less, no more
- bookshelf/bookshelf - A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
- amejiarosario/dsa.js-data-structures-algorithms-javascript - ?Data Structures and Algorithms explained and implemented in JavaScript + eBook
- alyssaxuu/screenity - The most powerful screen recorder & annotation tool for Chrome ?
- Hacker0x01/react-datepicker - A simple and reusable datepicker component for React
- vuelidate/vuelidate - Simple, lightweight model-based validation for Vue.js
- jaredreich/notie - ? a clean and simple notification, input, and selection suite for javascript, with no dependencies
- grpc/grpc-web - gRPC for Web Clients
- angular-fullstack/generator-angular-fullstack - Yeoman generator for an Angular app with an Express server
- medialize/URI.js - Javascript URL mutation library
- kpdecker/jsdiff - A javascript text differencing implementation.
- ipfs/js-ipfs - IPFS implementation in JavaScript
- kbrsh/moon - ? The minimal & fast library for functional user interfaces
- bda-research/node-crawler - Web Crawler/Spider for NodeJS + server-side jQuery ;-)
- jakiestfu/Snap.js - A Library for creating beautiful mobile shelfs in Javascript (Facebook and Path style side menus)
- prerender/prerender - Node server that uses Headless Chrome to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware.
- isomorphic-git/isomorphic-git - A pure JavaScript implementation of git for node and browsers!
- techfort/LokiJS - javascript embeddable / in-memory database
- shentao/vue-multiselect - Universal select/multiselect/tagging component for Vue.js
- elasticsearch-dump/elasticsearch-dump - Import and export tools for elasticsearch
- 1j01/jspaint - ? Classic MS Paint, REVIVED + Extras
- i18next/i18next - i18next: learn once - translate everywhere
- garris/BackstopJS - Catch CSS curve balls.
- jackocnr/intl-tel-input - A JavaScript plugin for entering and validating international telephone numbers
- flot/flot - Attractive JavaScript charts for jQuery
- jwilber/roughViz - Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
- mde/ejs - Embedded JavaScript templates -- http://ejs.co
- feross/simple-peer - ? Simple WebRTC video, voice, and data channels
- riccardoscalco/textures - Textures.js is a JavaScript library for creating SVG patterns
- SocketCluster/socketcluster - Highly scalable realtime framework
- os-js/OS.js - OS.js - JavaScript Web Desktop Platform
- dataarts/dat.gui - dat.gui is a lightweight controller library for JavaScript.
- bendc/animateplus - A+ animation module for the modern web
- jspreadsheet/ce - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
- remoteinterview/zero - Zero is a web server to simplify web development.
- MrXujiang/h5-Dooring - H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. | 讓H5製作像搭積木一樣簡單, 輕鬆搭建H5頁面, H5網站, PC端網站,LowCode平台.
- webslides/WebSlides - Create HTML presentations in seconds —
- airbnb/hypernova - A service for server-side rendering your JavaScript views
- agershun/alasql - AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
- fabiospampinato/cash - An absurdly small jQuery alternative for modern browsers.
- nenadmarkus/picojs - A face detection library in 200 lines of JavaScript
- pa7/heatmap.js - JavaScript Library for HTML5 canvas based heatmaps
- chancejs/chancejs - Chance - Random generator helper for JavaScript
- flatiron/director - a tiny and isomorphic URL router for JavaScript
- bpmn-io/bpmn-js - A BPMN 2.0 rendering toolkit and web modeler.
- expressjs/session - Simple session middleware for Express
- phoboslab/jsmpeg - MPEG1 Video Decoder in JavaScript
- moxiecode/plupload - Plupload is JavaScript API for building file uploaders. It supports multiple file selection, file filtering, chunked upload, client side image downsizing and when necessary can fallback to alternative runtimes, like Flash and Silverlight.
- travist/jsencrypt - A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.
- lebab/lebab - Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.
- golden-layout/golden-layout - A multi window layout manager for webapps
- muhammed/vue-interactive-paycard - Credit card form with smooth and sweet micro-interactions
- documentationjs/documentation - documentation for modern JavaScript
- insin/nwb - A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
- jpuri/react-draft-wysiwyg - A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
- imba/imba - ? The friendly full-stack language
- NervJS/nerv - A blazing fast React alternative, compatible with IE8 and React 16.
- angular-ui/ui-grid - UI Grid: an Angular Data Grid
- MoOx/postcss-cssnext -
postcss-cssnext has been deprecated in favor of postcss-preset-env . - ckeditor/ckeditor5 - Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
- google/shaka-player - JavaScript player library / DASH & HLS client / MSE-EME player
- davatron5000/Lettering.js - A lightweight, easy to use Javascript injector for radical Web Typography
- entropic-dev/entropic - ? ? a package registry for anything, but mostly javascript ? ? ?
- rtfeldman/seamless-immutable - Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
- cferdinandi/smooth-scroll - A lightweight script to animate scrolling to anchor links.
- bfirsh/jsnes - A JavaScript NES emulator.
- syntaxhighlighter/syntaxhighlighter - SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript.
- nodeca/js-yaml - JavaScript YAML parser and dumper.非常快。
- egoist/poi - ⚡A zero-config bundler for JavaScript applications.
- blueedgetechno/win11React - Windows 11 in React ?⚡
- GoogleChromeLabs/sw-precache - [Deprecated] A node module to generate service worker code that will precache specific resources so they work offline.
- ml5js/ml5-library - Friendly machine learning for the web! ?
- mikaelbr/node-notifier - A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
- Khan/aphrodite - Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation
- npm/cli - the package manager for JavaScript
- shipitjs/shipit - Universal automation and deployment tool ⛵️
- jonschlinkert/remarkable - Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
- expressjs/cors - Node.js CORS middleware
- daniel-lundin/snabbt.js - Fast animations with javascript and CSS transforms
- szimek/sharedrop - Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
- infinitered/nsfwjs - NSFW detection on the client-side via TensorFlow.js
- log4js-node/log4js-node - A port of log4js to node.js
- bigskysoftware/htmx - </> htmx - high power tools for HTML
- agentejo/cockpit - Add content management functionality to any site - plug & play / headless / api-first CMS
- sachinchoolur/lightgallery.js - Full featured JavaScript image & video gallery.沒有依賴性
- jaywcjlove/hotkeys - ➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
- MikeMcl/bignumber.js - A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
- jquery-form/form - jQuery Form Plugin
- tommoor/tinycon - A small library for manipulating the favicon, in particular adding alert bubbles and changing images.
- kartik-v/bootstrap-fileinput - An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
- andreasbm/web-skills - A visual overview of useful skills to learn as a web developer
- svaarala/duktape - Duktape - embeddable Javascript engine with a focus on portability and compact footprint
- jscs-dev/node-jscs - ⤴️ JavaScript Code Style checker (unmaintained)
- nodegit/nodegit - Native Node bindings to Git.
- serialport/node-serialport - Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!
- lancedikson/bowser - a browser detector
- muaz-khan/RecordRTC - RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
- arkime/arkime - Arkime (formerly Moloch) is an open source, large scale, full packet capturing, indexing, and database system.
- makeusabrew/bootbox - Wrappers for JavaScript alert(), confirm() and other flexible dialogs using Twitter's bootstrap framework
- openpgpjs/openpgpjs - OpenPGP implementation for JavaScript
- expressjs/body-parser - Node.js body parsing middleware
- evil-icons/evil-icons - Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN
- krakenjs/kraken-js - An express-based Node.js web application bootstrapping module.
- mycolorway/simditor - An Easy and Fast WYSIWYG Editor
- square/cubism - Cubism.js: A JavaScript library for time series visualization.
- meanjs/mean - MEAN.JS - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js -
- curlconverter/curlconverter - convert curl commands to Python, JavaScript, Go, PHP, R, Dart, Java, MATLAB, Rust, Elixir and more
- nadbm/react-datasheet - Excel-like data grid (table) component for React
- Soundnode/soundnode-app - Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.
- Countly/countly-server - Countly helps you get insights from your application. Available self-hosted or on private cloud.
- transcranial/keras-js - Run Keras models in the browser, with GPU support using WebGL
- istanbuljs/nyc - the Istanbul command line interface
- sarcadass/granim.js - Create fluid and interactive gradient animations with this small javascript library.
- felixge/node-style-guide - A guide for styling your node.js / JavaScript code. Fork & adjust to your taste.
- Bogdan-Lyashenko/Under-the-hood-ReactJS - Entire React code base explanation by visual block schemes (Stack version)
- openexchangerates/accounting.js - A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
- react-ga/react-ga - React Google Analytics Module
- olado/doT - The fastest + concise javascript template engine for nodejs and browsers. Partials, custom delimiters and more.
- nicholas-ochoa/OpenSC2K - OpenSC2K - An Open Source remake of Sim City 2000 by Maxis
- scottschiller/SoundManager2 - A JavaScript Sound API supporting MP3, MPEG4 and HTML5 audio + RTMP, providing reliable cross-browser/platform audio control in as little as 12 KB. BSD licensed.
- Grsmto/simplebar - Custom scrollbars vanilla javascript library with native scroll, done simple, lightweight, easy to use and cross-browser.
- remarkjs/remark - remark is a popular tool that transforms markdown with plugins. These plugins can inspect and change your markup. You can use remark on the server, the client, CLIs, deno, etc.
- ShizukuIchi/winXP - ? Web based Windows XP desktop recreation.
- plopjs/plop - Consistency Made Simple
- camwiegert/in-view - Get notified when a DOM element enters or exits the viewport. ?
- SVG-Edit/svgedit - Powerful SVG-Editor for your browser
- axa-group/nlp.js - An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
- visionmedia/move.js - CSS3 backed JavaScript animation framework
- mscdex/ssh2 - SSH2 client and server modules written in pure JavaScript for node.js
- thelounge/thelounge - Modern, responsive, cross-platform, self-hosted web IRC client
- globalizejs/globalize - A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
- MrSwitch/hello.js - A Javascript RESTFUL API library for connecting with OAuth2 services, such as Google+ API, Facebook Graph and Windows Live Connect
- givanz/VvvebJs - Drag and drop website builder javascript library.
- lowlighter/metrics - An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
- MikeMcl/decimal.js - An arbitrary-precision Decimal type for JavaScript
- kangax/html-minifier - Javascript-based HTML compressor/minifier (with Node.js support)
- igorescobar/jQuery-Mask-Plugin - A jQuery Plugin to make masks on form fields and HTML elements.
- ballercat/walt - ⚡ Walt is a JavaScript-like syntax for WebAssembly text format ⚡
- baidu/san - A fast, portable, flexible JavaScript component framework
- peterramsing/lost - LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
- es-analysis/plato - JavaScript source code visualization, static analysis, and complexity tool
- sweet-js/sweet-core - Sweeten your JavaScript.
- mysticatea/npm-run-all - A CLI tool to run multiple npm-scripts in parallel or sequential.
- manojVivek/medium-unlimited - A browser extension to read medium.com articles for free without membership.
- jaredpalmer/backpack - ? Backpack is a minimalistic build system for Node.js projects.
- muicss/mui - Lightweight CSS framework
- andrewplummer/Sugar - A Javascript library for working with native objects.
- NekR/offline-plugin - Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
- mapbox/pixelmatch - The smallest, simplest and fastest JavaScript pixel-level image comparison library
- serratus/quaggaJS - An advanced barcode-scanner written in JavaScript
- tj/ejs - Embedded JavaScript templates for node
- angular-translate/angular-translate - Translating your AngularJS 1.x apps
- jakiestfu/Medium.js - A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor)
- regl-project/regl - ? Functional WebGL
- timuric/Content-generator-sketch-plugin - Sketch app plugin for generating dummy data such as avatars, names, photos, geo data etc
- lgwebdream/FE-Interview - 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器
- mongo-express/mongo-express - Web-based MongoDB admin interface, written with Node.js and express
- jayphelps/core-decorators - Library of stage-0 JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more. Popular with React/Angular, but is framework agnostic.
- miragejs/miragejs - A client-side server to build, test and share your JavaScript app
- gildas-lormeau/SingleFile - Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
- 23/resumable.js - A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.
- kriasoft/react-firebase-starter - Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
- jonathantneal/flexibility - A JavaScript polyfill for Flexbox
- janhuenermann/neurojs - A JavaScript deep learning and reinforcement learning library.
- pomber/didact - A DIY guide to build your own React
- olifolkerd/tabulator - Interactive Tables and Data Grids for JavaScript
- fkling/astexplorer - A web tool to explore the ASTs generated by various parsers.
- toji/gl-matrix - Javascript Matrix and Vector library for High Performance WebGL apps
- tutao/tutanota - Tutanota is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
- fabien-d/alertify.js - JavaScript Alert/Notification System
- primus/primus - ⚡ Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
- facebook/metro - ? The JavaScript bundler for React Native.
- sindresorhus/execa - Process execution for humans
- OscarGodson/EpicEditor - EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
- google/closure-library - Google's common JavaScript library
- konvajs/react-konva - React + Canvas = Love. JavaScript library for drawing complex canvas graphics using React.
- ant-design/ant-motion - ? Animate specification and components of Ant Design
- blueimp/JavaScript-MD5 - JavaScript MD5 implementation. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.
- tapmodo/Jcrop - Jcrop - The Javascript Image Cropping Engine
- hoodiehq/hoodie - ? The Offline First JavaScript Backend
- jsbin/jsbin - Collaborative JavaScript Debugging App
- blueimp/JavaScript-Load-Image - Load images provided as File or Blob objects or via URL. Retrieve an optionally scaled, cropped or rotated HTML img or canvas element. Use methods to parse image metadata to extract IPTC and Exif tags as well as embedded thumbnail images, to overwrite the Exif Orientation value and to restore the complete image header after resizing.
- krausest/js-framework-benchmark - A comparison of the perfomance of a few popular javascript frameworks
- AlexNisnevich/untrusted - A meta-JavaScript adventure game by Alex Nisnevich and Greg Shuflin.
- kitze/JSUI - A powerful UI toolkit for managing JavaScript apps
- exif-js/exif-js - JavaScript library for reading EXIF image metadata
- digitalbazaar/forge - A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
- ternjs/tern - A JavaScript code analyzer for deep, cross-editor language support
- locomotivemtl/locomotive-scroll - ? Detection of elements in viewport & smooth scrolling with parallax.
- lindell/JsBarcode - Barcode generation library written in JavaScript that works in both the browser and on Node.js
- Studio-42/elFinder - ? Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
- pegjs/pegjs - PEG.js: Parser generator for JavaScript
- jnordberg/gif.js - JavaScript GIF encoding library
- Dash-Industry-Forum/dash.js - A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
- totaljs/framework - Node.js framework
- francisrstokes/super-expressive - ? Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
- CreateJS/SoundJS - A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
- ToolJet/ToolJet - ToolJet is an open-source low-code platform for building and deploying internal tools with minimal engineering efforts
- Qix-/color - ? Javascript color conversion and manipulation library
- maicki/why-did-you-update - ? Puts your console on blast when React is making unnecessary updates.
- bgrins/TinyColor - Fast, small color manipulation and conversion for JavaScript
- haraka/Haraka - A fast, highly extensible, and event driven SMTP server
- KieSun/all-of-frontend - 你想知道的前端内容都在这
- fuse-box/fuse-box - A blazing fast js bundler/loader with a comprehensive API
- google/end-to-end - End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP)
- zaach/jison - Bison in JavaScript.
- jsdelivr/jsdelivr - A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM
- JosephusPaye/Keen-UI - A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.
- kdchang/reactjs101 - 從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
- alvarotrigo/pagePiling.js - pagePiling plugin by Alvaro Trigo. Create a scrolling pile of sections. http://alvarotrigo.com/pagePiling/
- js-org/js.org - Dedicated to JavaScript and its awesome community since 2015
- 30-seconds/30-seconds-of-react - Short React code snippets for all your development needs
- jsonresume/resume-cli - CLI tool to easily setup a new resume ?
- hustcc/canvas-nest.js - ♋ Interactive Particle / Nest System With JavaScript and Canvas, no jQuery.
- Level/levelup - A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.
- soulwire/sketch.js - Cross-Platform JavaScript Creative Coding Framework
- kolodny/exercises - Some basic javascript coding challenges and interview questions
- benjamine/jsondiffpatch - Diff & patch JavaScript objects
- lessfish/underscore-analysis - 【NO LONGER UPDATE】underscore-1.8.3.js 源码解读 & 系列文章(完)
- bebraw/jswiki - JavaScript wiki. Focuses mainly on JS/HTML5/WebGL related tech.
- qunitjs/qunit - ? An easy-to-use JavaScript unit testing framework.
- ericdrowell/KineticJS - KineticJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
- swagger-api/swagger-node - Swagger module for node.js
- mroderick/PubSubJS - Dependency free publish/subscribe for JavaScript
- pinterest/gestalt - A set of React UI components that supports Pinterest's design language
- mattdiamond/fuckitjs - The Original Javascript Error Steamroller
- hybridgroup/cylon - JavaScript framework for robotics, drones, and the Internet of Things (IoT)
- imbrn/v8n - ☑️ JavaScript fluent validation library
- FrontendMasters/front-end-handbook-2017 - 2017 edition of our front-end development guide
- alibaba/x-render - ?♀️ 阿里飞猪 - 很易用的中后台「表单 / 表格 / 图表」解决方案
- neutrinojs/neutrino - Create and build modern JavaScript projects with zero initial configuration.
- senecajs/seneca - A microservices toolkit for Node.js.
- nodeca/pako - high speed zlib port to javascript, works in browser & node.js
- flybywiresim/a32nx - The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible.
- yahoo/gifshot - JavaScript library that can create animated GIFs from media streams, videos, or images.
- BoxFactura/pulltorefresh.js - A quick and powerful plugin for your pull-to-refresh needs in your webapp.
- angus-c/just - A library of dependency-free JavaScript functions that do just do one thing.
- brianchirls/Seriously.js - A real-time, node-based video effects compositor for the web built with HTML5, Javascript and WebGL
- stacktracejs/stacktrace.js - Generate, parse, and enhance JavaScript stack traces in all web browsers
- firebase/firebaseui-web - FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
- serversideup/amplitudejs - AmplitudeJS: Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies required.
- schteppe/cannon.js - A lightweight 3D physics engine written in JavaScript.
- brookhong/Surfingkeys - Map your keys for web surfing, expand your browser with javascript and keyboard.
- berwin/Blog - 记录成长的过程
- Okazari/Rythm.js - A javascript library that makes your page dance.
- matthewhudson/current-device - The easiest way to write conditional CSS and/or JavaScript based on device operating system (iOS, Android, Blackberry, Windows, Firefox OS, MeeGo), orientation (Portrait vs. Landscape), and type (Tablet vs. Mobile).
- creationix/js-git - A JavaScript implementation of Git.
- joewalnes/reconnecting-websocket - A small decorator for the JavaScript WebSocket API that automatically reconnects
- apostrophecms/apostrophe - Apostrophe is a full-featured, open-source CMS built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
- MikeMcl/big.js - A small, fast JavaScript library for arbitrary-precision decimal arithmetic.
- import-js/eslint-plugin-import - ESLint plugin with rules that help validate proper imports.
- bilibili-helper/bilibili-helper-o - 哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、推送通知并进行一些快捷操作
- melonjs/melonJS - a fresh & lightweight javascript game engine
- LazarSoft/jsqrcode - Javascript QRCode scanner
- KyleAMathews/typography.js - A powerful toolkit for building websites with beautiful design
- azat-co/practicalnode - Practical Node.js, 1st and 2nd Editions [Apress] ?
- claudiajs/claudia - Deploy Node.js projects to AWS Lambda and API Gateway easily
- britecharts/britecharts - Client-side reusable Charting Library based on D3.js v5 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations.
- wendux/fly - Supporting request forwarding and Promise based HTTP client for all JavaScript runtimes.
- benhowdle89/grade - This JavaScript library produces complementary gradients generated from the top 2 dominant colours in supplied images.
- cezaraugusto/You-Dont-Know-JS - ?? (PT-Br translation) JS Book Series.
- facebook/fbt - A JavaScript Internationalization Framework
- Alex-D/Trumbowyg - A lightweight and amazing WYSIWYG JavaScript editor under 10kB
- auduno/headtrackr - Javascript library for headtracking via webcam and WebRTC/getUserMedia
- GoogleChromeLabs/sw-toolbox - [Deprecated] A collection of service worker tools for offlining runtime requests
- subprotocol/verlet-js - A simple Verlet physics engine written in javascript
- geuis/helium-css - Helium - javascript tool to scan your site and show unused CSS
- Aerolab/midnight.js - Switch your nav's design on the fly
- homerchen19/nba-go - ? The finest NBA CLI.
- egret-labs/egret-core - Egret is a brand new open mobile game and application engine which allows you to quickly build mobile games and apps on Android,iOS and Windows.
- WickyNilliams/enquire.js - Awesome Media Queries in JavaScript
- kern/filepizza - ? Peer-to-peer file transfers in your browser
- facebook/regenerator - Source transformer enabling ECMAScript 6 generator functions in JavaScript-of-today.
- hokein/electron-sample-apps - Sample apps for Electron
- wooorm/franc - Natural language detection
- markmarkoh/datamaps - Customizable SVG map visualizations for the web in a single Javascript file using D3.js
- locutusjs/locutus - Bringing stdlibs of other programming languages to JavaScript for educational purposes
- iSimar/HackerNews-React-Native - Hacker News iOS and Android App - Made with React Native.
- mdaines/viz.js - A hack to put Graphviz on the web.
- web-animations/web-animations-js - JavaScript implementation of the Web Animations API
- lbryio/lbry-desktop - A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
- cyrus-and/chrome-remote-interface - Chrome Debugging Protocol interface for Node.js
- stalniy/casl - CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
- spine/spine - Lightweight MVC library for building JavaScript applications
- jschr/textillate - A jquery plugin for CSS3 text animations.
- mailru/FileAPI - FileAPI — a set of javascript tools for working with files. Multiupload, drag'n'drop and chunked file upload. Images: crop, resize and auto orientation by EXIF.
- vuejs/eslint-plugin-vue - Official ESLint plugin for Vue.js
- mattdesl/canvas-sketch - [beta] A framework for making generative artwork in JavaScript and the browser.
- babel/babel-preset-env - PSA: this repo has been moved into babel/babel -->
- amir20/phantomjs-node - PhantomJS integration module for NodeJS
- terwanerik/ScrollTrigger - Let your page react to scroll changes.
- dankogai/js-base64 - Base64 implementation for JavaScript
- clientIO/joint - JavaScript diagramming library
- simov/grant - OAuth Proxy
- dagrejs/dagre - ⛔ [DEPRECATED] - Directed graph layout for JavaScript
- ssbc/patchwork - A decentralized messaging and sharing app built on top of Secure Scuttlebutt (SSB).
- fengyuanchen/compressorjs - JavaScript image compressor.
- sindresorhus/create-dmg - Create a good-looking DMG for your macOS app in seconds
- prototypejs/prototype - Prototype JavaScript framework
- fnando/i18n-js - It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.
- airbnb/polyglot.js - Give your JavaScript the ability to speak many languages.
- microsoft/BotBuilder-Samples - Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
- jslint-org/jslint - JSLint, The JavaScript Code Quality and Coverage Tool
- jvalen/pixel-art-react - Pixel art animation and drawing web app powered by React
- FortAwesome/react-fontawesome - Font Awesome React component
- spencermountain/spacetime - A lightweight javascript timezone library
- jasondavies/d3-cloud - Create word clouds in JavaScript.
- anvaka/VivaGraphJS - Graph drawing library for JavaScript
- KartikTalwar/gmail.js - Gmail JavaScript API
- prettier/prettier-eslint - Code ➡️ prettier ➡️ eslint --fix ➡️ Formatted Code
- codemix/fast.js - Faster user-land reimplementations for several common builtin native JavaScript functions.
- orkestral/venom - Venom is the most complete javascript library for Whatsapp, 100% Open Source.
- TarekRaafat/autoComplete.js - Simple autocomplete pure vanilla Javascript library.
- uNmAnNeR/imaskjs - vanilla javascript input mask
- yeoman/yo - CLI tool for running Yeoman generators
- wellcaffeinated/PhysicsJS - A modular, extendable, and easy-to-use physics engine for javascript
- apocas/dockerode - Docker + Node = Dockerode (Node.js module for Docker's Remote API)
- xdan/datetimepicker - jQuery Plugin Date and Time Picker
- deepsyx/home-automation - Raspberry Pi 3 based home automation with NodeJS and React Native.
- ramon82/zuck.js - A javascript library that lets you add stories EVERYWHERE.
- pawelgrzybek/siema - Siema - Lightweight and simple carousel in pure JavaScript
- opentypejs/opentype.js - Read and write OpenType fonts using JavaScript.
- panzerdp/voca - The ultimate JavaScript string library
- CreateJS/TweenJS - A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries.
- danielstjules/jsinspect - Detect copy-pasted and structurally similar code
- stevenschobert/instafeed.js - A simple Instagram JavaScript plugin for your website
- maptalks/maptalks.js - A light and plugable JavaScript library for integrated 2D/3D maps.
- tyroprogrammer/learn-react-app - Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
- esamattis/underscore.string - String manipulation helpers for javascript
- antimatter15/ocrad.js - OCR in Javascript via Emscripten
- wesbos/Advanced-React - Starter Files and Solutions for Full Stack Advanced React and GraphQL
- securingsincity/react-ace - React Ace Component
- rikschennink/fitty - Makes text fit perfectly
- felipernb/algorithms.js - Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
- ember-cli/ember-cli - The Ember.js command line utility
- webkul/coolhue - Coolest Gradient Hues and Swatches
- RafalWilinski/express-status-monitor - Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
- apache/cordova-android - Apache Cordova Android
- mpetroff/pannellum - Pannellum is a lightweight, free, and open source panorama viewer for the web.
- React-Proto/react-proto - ? React application prototyping tool for developers and designers
- boringdesigners/boring-avatars - Boring avatars is a tiny JavaScript React library that generates custom, SVG-based avatars from any username and color palette.
- vinta/pangu.js - Paranoid text spacing in JavaScript
- EFForg/https-everywhere - A browser extension that encrypts your communications with many websites that offer HTTPS but still allow unencrypted connections.
- babel/babel-sublime - Syntax definitions for ES6 JavaScript with React JSX extensions.
- ccampbell/rainbow - Simple syntax highlighting library written in javascript
- nikolaeu/numi - Beautiful calculator app for macOS
- skatejs/skatejs - Effortless custom elements powered by modern view libraries.
- mikeric/rivets - Lightweight and powerful data binding.
- tmcw/big - presentations for busy messy hackers
- pa11y/pa11y - Pa11y is your automated accessibility testing pal
- noflo/noflo - Flow-based programming for JavaScript
- swup/swup - ? Complete, flexible, extensible and easy to use page transition library for your static web.
- hainproject/hain - An 'alt+space' launcher for Windows, built with Electron
- apify/apify-js - Apify SDK — The scalable web scraping and crawling library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.
- paularmstrong/swig - Take a swig of the best template engine for JavaScript.
- redom/redom - Tiny (2 KB) turboboosted JavaScript library for creating user interfaces.
- xwiki-labs/cryptpad - Collaboration suite, end-to-end encrypted and open-source.
- NectarJS/nectarjs - ? Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries.
- Olical/EventEmitter - Evented JavaScript for the browser
- Yomguithereal/baobab - JavaScript & TypeScript persistent and optionally immutable data tree with cursors.
- parallel-js/parallel.js - Easy multi-core processing utilities for Node.
- hug-sun/element3 - A Vue.js 3.0 UI Toolkit for Web. Build with Javascript
- kach/nearley - ? Simple, fast, powerful parser toolkit for JavaScript.
- slevithan/xregexp - Extended JavaScript regular expressions
- ElemeFE/vue-amap - ? 基于 Vue 2.x 和高德地图的地图组件
- craftyjs/Crafty - JavaScript Game Engine
- vitaly-t/pg-promise - PostgreSQL interface for Node.js
- jpillora/xdomain - A pure JavaScript CORS alternative
- crabbly/Print.js - A tiny javascript library to help printing from the web.
- unifiedjs/unified - ☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
- stampit-org/stampit - OOP is better with stamps: Composable object factories.
- fbeline/design-patterns-JS - All the 23 (GoF) design patterns implemented in Javascript
- osano/cookieconsent - A free solution to the EU, GDPR, and California Cookie Laws
- chrisdiana/cms.js - Client-Side JavaScript Site Generator
- pieroxy/lz-string - LZ-based compression algorithm for JavaScript
- hasura/graphqurl - curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client.
- async-labs/builderbook - Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
- Dynalon/mdwiki - CMS/Wiki system using Javascript for 100% client side single page application using Markdown.
- Tencent/weui.js - A lightweight javascript library for WeUI.
- emberjs/data - A data persistence library for Ember.js.
- quirkey/sammy - Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
- ghosh/Micromodal - ⭕ Tiny javascript library for creating accessible modal dialogs
- fent/node-ytdl-core - YouTube video downloader in javascript.
- laurentj/slimerjs - A scriptable browser like PhantomJS, based on Firefox
- seiyria/bootstrap-slider - A slider control for Bootstrap 3 & 4.
- mathiasbynens/he - A robust HTML entity encoder/decoder written in JavaScript.
- babel/babel-eslint - ? A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)
- danvk/dygraphs - Interactive visualizations of time series using JavaScript and the HTML canvas tag
- gruns/ImmortalDB - ? A relentless key-value store for the browser.
- aurajs/aura - A scalable, event-driven JavaScript architecture for developing component-based applications.
- webtorrent/instant.io - Streaming file transfer over WebTorrent (torrents on the web)
- kciter/qart.js - Generate artistic QR code. ?
- testem/testem - Test'em 'Scripts! A test runner that makes Javascript unit testing fun.
- artberri/sidr - Sidr is a jQuery plugin for creating side menus and the easiest way for doing your menu responsive.
- redux-orm/redux-orm - A small, simple and immutable ORM to manage relational data in your Redux store.
- ded/reqwest - browser asynchronous http requests
- RetireJS/retire.js - scanner detecting the use of JavaScript libraries with known vulnerabilities
- bevacqua/rome - ? Customizable date (and time) picker. Opt-in UI, no jQuery!
- linkedin/dustjs - Asynchronous Javascript templating for the browser and server
- json-editor/json-editor - JSON Schema Based Editor
- darsain/sly - JavaScript library for one-directional scrolling with item based navigation support.
- dcodeIO/bcrypt.js - Optimized bcrypt in plain JavaScript with zero dependencies.
- testing-library/jest-dom - ? Custom jest matchers to test the state of the DOM
- ded/script.js - Asyncronous JavaScript loader and dependency manager
- xiangyuecn/Recorder - html5 js 录音 mp3 wav ogg webm amr 格式,支持pc和Android、ios部分浏览器、和Hybrid App(提供Android IOS App源码),微信也是支持的,提供H5版语音通话聊天示例 和DTMF编解码
- shen100/mili - mili 是一个开源的社区系统,界面优雅,功能丰富?
- grevory/angular-local-storage - An AngularJS module that gives you access to the browsers local storage with cookie fallback
- sx1989827/DOClever - 做最好的接口管理平台
- micku7zu/vanilla-tilt.js - A smooth 3D tilt javascript library.
- sanctuary-js/sanctuary - ? Refuge from unsafe JavaScript
- sindresorhus/meow - ? CLI app helper
- bradley/Blotter - A JavaScript API for drawing unconventional text effects on the web.
- flowjs/flow.js - A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
- ctimmerm/axios-mock-adapter - Axios adapter that allows to easily mock requests
- spite/ccapture.js - A library to capture canvas-based animations at a fixed framerate
- e-oj/Magic-Grid - A simple, lightweight Javascript library for dynamic grid layouts.
- rikschennink/shiny - ? Shiny reflections for mobile websites
- cocos2d/cocos2d-html5 - Cocos2d for Web Browsers. Built using JavaScript.
- tonytomov/jqGrid - jQuery grid plugin
- francoischalifour/medium-zoom - ?? A JavaScript library for zooming images like Medium
- CreateJS/PreloadJS - PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not.
- astoilkov/jsblocks - Better MV-ish Framework
- boo1ean/casual - Fake data generator for javascript
- Azgaar/Fantasy-Map-Generator - Web application generating interactive and highly customizable maps
- vanila-io/wireflow - Wireflow - user flow chart real-time collaborative tool
- vpulim/node-soap - A SOAP client and server for node.js.
- stuyam/pressure - ?? JavaScript library for handling Force Touch, 3D Touch, and Pointer Pressure.
- toolgood/ToolGood.Words - 一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
- evanw/glfx.js - An image effects library for JavaScript using WebGL
- reactjs/react-future - Specs & docs for potential future and experimental React APIs and JavaScript syntax.
- feross/thanks - ? Give thanks to the open source maintainers you depend on!
- testing-library/dom-testing-library - ? Simple and complete DOM testing utilities that encourage good testing practices.
- AsyncBanana/microdiff - A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
- stdlib-js/stdlib - Standard library for JavaScript and Node.js.
- hsnaydd/moveTo - A lightweight scroll animation javascript library without any dependency
- conversejs/converse.js - Web-based XMPP/Jabber chat client written in JavaScript
- substance/substance - A JavaScript library for web-based content editing.
- postaljs/postal.js - JavaScript pub/sub library supporting advanced subscription features, and several helpful add-ons.
- patriksimek/vm2 - Advanced vm/sandbox for Node.js
- jagenjo/litegraph.js - A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
- vasanthk/js-bits - JavaScript concepts with code
- htmlhint/HTMLHint - The static code analysis tool you need for your HTML
- videojs/videojs-contrib-hls - HLS library for video.js
- flitbit/diff - Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.
- React-Sight/React-Sight - Visualization tool for React, with support for Fiber, Router (v4), and Redux
- esdoc/esdoc - ESDoc - Good Documentation for JavaScript
- renatorib/react-powerplug - ? Renderless Containers
- power-assert-js/power-assert - Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the best API.
- ashtuchkin/iconv-lite - Convert character encodings in pure javascript.
- ElemeFE/element-react - Element UI
- deck-of-cards/deck-of-cards - Deck of Cards (old version)
- simple-statistics/simple-statistics - simple statistics for node & browser javascript
- victorqribeiro/isocity - A isometric city builder in JavaScript
- openstreetmap/iD - ? The easy-to-use OpenStreetMap editor in JavaScript.
- alexk111/SVG-Morpheus - JavaScript library enabling SVG icons to morph from one to the other. It implements Material Design's Delightful Details transitions. (THIS PROJECT IS NOT MAINTAINED ANYMORE)
- inspirit/jsfeat - JavaScript Computer Vision library.
- thecodingmachine/react-native-boilerplate - A React Native template for building solid applications ?, using JavaScript ? or Typescript ? (you choose).
- schmich/instascan - HTML5 QR code scanner using your webcam
- latentflip/loupe - Visualizing the javascript runtime at runtime
- gritzko/swarm - JavaScript replicated model (M of MVC) library
- marijnh/Eloquent-JavaScript - The sources for the Eloquent JavaScript book
- jejacks0n/mercury - Mercury Editor: The Rails WYSIWYG editor that allows embedding full page editing capabilities directly inline.
- frappe/gantt - Open Source Javascript Gantt
- dinbror/blazy - Hey, be lazy! bLazy.JS is a lightweight pure JavaScript script for lazy loading and multi-serving images. It's working in all modern browsers including IE7+.
- ronami/minipack - ? A simplified example of a modern module bundler written in JavaScript
- bcoin-org/bcoin - Javascript bitcoin library for node.js and browsers
- jcubic/jquery.terminal - jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands
- tighten/ziggy - Use your Laravel named routes in JavaScript
- botui/botui - ? A JavaScript framework to create conversational UIs
- FormidableLabs/nuka-carousel - Pure React Carousel Component
- Picovoice/porcupine - On-device wake word detection powered by deep learning.
- wwayne/react-tooltip - react tooltip component
- angular-ui-tree/angular-ui-tree - A tree component for AngularJS, without jQuery as dependency.
- bevacqua/fuzzysearch - ? Tiny and blazing-fast fuzzy search in JavaScript
- benoitvallon/computer-science-in-javascript - Computer science reimplemented in JavaScript
- ExpressGateway/express-gateway - A microservices API Gateway built on top of Express.js
- Bogdan-Lyashenko/codecrumbs - Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
- ansman/validate.js - A declarative validation library written javascript
- farzher/fuzzysort - Fast SublimeText-like fuzzy search for JavaScript.
- jhlywa/chess.js - A Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
- sendgrid/sendgrid-nodejs - The Official Twilio SendGrid Led, Community Driven Node.js API Library
- SAP/openui5 - OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
- rickharrison/validate.js - Lightweight JavaScript form validation library inspired by CodeIgniter.
- tholman/intense-images - A simple library to view large images up close using simple mouse interaction, and the full screen.
- victordibia/handtrack.js - A library for prototyping realtime hand detection (bounding box), directly in the browser.
- thx/gogocode - GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
- speakeasyjs/speakeasy - NOT MAINTAINED Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
- jekyll/jekyll-admin - A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
- hybridsjs/hybrids - Extraordinary JavaScript framework with unique declarative and functional architecture
- jemise111/react-native-swipe-list-view - A React Native ListView component with rows that swipe open and closed
- isaacs/minimatch - a glob matcher in javascript
- STRML/strml.net - STRML: Projects & Work
- sdras/array-explorer - ⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time
- expressjs/compression - Node.js compression middleware
- muicss/loadjs - A tiny async loader / dependency manager for modern browsers (899 bytes)
- IonDen/ion.rangeSlider - jQuery only range slider
- SuperMonster003/Ant-Forest - 基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script
- BrasilAPI/cep-promise - Busca por CEP integrado diretamente aos serviços dos Correios, ViaCEP e outros (Node.js e Browser)
- caiogondim/fast-memoize.js - ? Fastest possible memoization library
- careercup/CtCI-6th-Edition-JavaScript - Cracking the Coding Interview 6th Ed. JavaScript Solutions
- lo-th/Oimo.js - Lightweight 3d physics engine for javascript
- creeperyang/blog - 前端博客,关注基础知识和性能优化。
- workshopper/javascripting - Learn JavaScript by adventuring around in the terminal.
- thisandagain/sentiment - AFINN-based sentiment analysis for Node.js.
- kylefox/jquery-modal - The simplest possible modal for jQuery
- RisingStack/react-easy-state - Simple React state management. Made with ❤️ and ES6 Proxies.
- Data-Camp/WeApp_Demos - 持续更新中的微信小程序和小游戏的源码案例库。目前涵盖了120多个微信小程序或小游戏。
- HumbleSoftware/Flotr2 - Graphs and Charts for Canvas in JavaScript.
- igorprado/react-notification-system - A complete and totally customizable component for notifications in React
- gildas-lormeau/zip.js - JavaScript library to zip and unzip files in the browser and Deno
- reduxjs/redux-mock-store - A mock store for testing Redux async action creators and middleware.
- piroor/treestyletab - Tree Style Tab, Show tabs like a tree.
- yahoo/serialize-javascript - Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
- YvetteLau/Blog - 【前端进阶】优质博文
- up-for-grabs/up-for-grabs.net - This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open source projects.跳進!
- pedant/safe-java-js-webview-bridge - 为WebView中的Java与JavaScript提供【安全可靠】的多样互通方案
- tcorral/Design-Patterns-in-Javascript - Design Patterns applied to Javascript code.
- alyssaxuu/mapus - A map tool with real-time collaboration ?️
- babel/babel - ? Babel is a compiler for writing next generation JavaScript.
- facebook/relay - Relay is a JavaScript framework for building data-driven React applications.
- outline/outline - The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible.
- arangodb/arangodb - ? ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
- visionmedia/debug - A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
- sparksuite/simplemde-markdown-editor - A simple, beautiful, and embeddable JavaScript Markdown editor.為初學者和專家的愉快編輯。 Features built-in autosaving and spell checking.
- Laverna/laverna - Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
- olistic/warriorjs - ? An exciting game of programming and Artificial Intelligence
- jshint/jshint - JSHint is a tool that helps to detect errors and potential problems in your JavaScript code
- HabitRPG/habitica - A habit tracker app which treats your goals like a Role Playing Game.
- easy-mock/easy-mock - A persistent service that generates mock data quickly and provids visualization view.
- desandro/imagesloaded - ? JavaScript is all like "You images done yet or what?"
- tuupola/lazyload - Vanilla JavaScript plugin for lazyloading images
- chakra-core/ChakraCore - ChakraCore is an open source Javascript engine with a C API.
- mdbootstrap/perfect-scrollbar - Minimalistic but perfect custom scrollbar plugin. Get more free components with Material Design for Bootstrap UI Kit (link below)
- webtorrent/webtorrent-desktop - ❤️ Streaming torrent app for Mac, Windows, and Linux
- alyssaxuu/flowy - The minimal javascript library to create flowcharts
- Nickersoft/push.js - The world's most versatile desktop notifications framework ?
- openlayers/openlayers - OpenLayers
- Asabeneh/30-Days-Of-React - 30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace.
- OnsenUI/OnsenUI - Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.
- shipshapecode/tether - A positioning engine to make overlays, tooltips and dropdowns better
- douglascrockford/JSON-js - JSON in JavaScript
- qeeqbox/social-analyzer - API, CLI & Web App for analyzing & finding a person's profile across +1000 social media websites (Detections are updated regularly by automated systems)
- GeekyAnts/vue-native-core - Vue Native is a framework to build cross platform native mobile apps using JavaScript
- dfahlander/Dexie.js - A Minimalistic Wrapper for IndexedDB
- reactjs/reactjs.org - The React documentation website
- stutrek/scrollmonitor - A simple and fast API to monitor elements as you scroll
- developit/express-es6-rest-api - ? Starter project for an ES6 RESTful Express API.
- mar10/fancytree - JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading
- alohaeditor/Aloha-Editor - Aloha Editor is a JavaScript content editing library
- electron-react-boilerplate/electron-react-boilerplate - A Foundation for Scalable Cross-Platform Apps
- jacomyal/sigma.js - A JavaScript library dedicated to graph drawing
- software-mansion/react-native-reanimated - React Native's Animated library reimplemented
- elastic/elasticsearch-js - Official Elasticsearch client library for Node.js
- NickCarneiro/curlconverter - convert curl commands to Python, JavaScript, PHP, R, Go, Rust, Dart, JSON, Ansible, Elixir
- finos/perspective - Streaming pivot visualization via WebAssembly
- franciscop/brownies - ? Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes.
- dvtng/react-loading-skeleton - Create skeleton screens that automatically adapt to your app!
- MrRio/jsPDF - Client-side JavaScript PDF generation for everyone.
- Tencent/westore - 微信小程序解决方案 - 1KB javascript 覆盖状态管理、跨页通讯、插件开发和云数据库开发
- Atyantik/react-pwa - An upgradable boilerplate for Progressive web applications (PWA) with server side rendering, build with SEO in mind and achieving max page speed and optimized user experience.
- telerik/kendo-ui-core - An HTML5, jQuery-based widget library for building modern web apps.
- usablica/progress.js - ProgressJs is a JavaScript and CSS3 library which help developers to create and manage progress bar for every objects on the page.
- ReactTraining/history - Manage session history with JavaScript
- carbon-design-system/carbon - A design system built by IBM
- DominicTobias/react-image-crop - A responsive image cropping tool for React
- benmosher/eslint-plugin-import - ESLint plugin with rules that help validate proper imports.
- 0xfe/vexflow - A JavaScript library for rendering music notation and guitar tablature.
- paypal/accessible-html5-video-player - Accessible HTML5 Video Player
- survivejs/webpack-book - From apprentice to master (CC BY-NC-ND)
- lipka/piecon - A tiny javascript library for generating progress pie charts in your favicon.
- LeaVerou/bliss - Blissful JavaScript
- immutable-js/immutable-js - Immutable persistent data collections for Javascript which increase efficiency and simplicity.
- dinerojs/dinero.js - An immutable JavaScript library to create, calculate and format money.
- RickWong/react-isomorphic-starterkit - Create an isomorphic React app in less than 5 minutes
- rgrove/rawgit - Served files from raw.githubusercontent.com, but with the correct content types. No longer actively developed.
- kriasoft/react-starter-kit - React Starter Kit — isomorphic web app boilerplate (Node.js, Express, GraphQL, React.js, Babel, PostCSS, Webpack, Browsersync)
- jxcore/jxcore - Evented IO for ChakraCore, SpiderMonkey & V8 JavaScript
- js-csp/js-csp - CSP channels for Javascript (like Clojurescript's core.async, or Go)
- schteppe/p2.js - JavaScript 2D physics library
- loryjs/lory - ☀ Touch enabled minimalistic slider written in vanilla JavaScript.
- enyo/dropzone - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
- api-platform/api-platform - REST and GraphQL framework to build modern API-driven projects (server-side and client-side)
- jspreadsheet/jexcel - jExcel is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel or any other spreadsheet software.
- davidjbradshaw/iframe-resizer - Keep same and cross domain iFrames sized to their content with support for window/content resizing, in page links, nesting and multiple iFrames
- gpbl/react-day-picker - Lightweight date picker component for React
- 521dimensions/amplitudejs - AmplitudeJS: Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies required.
- buttercup/buttercup-desktop - ? Javascript Secrets Vault - Multi-Platform Desktop Application
- hustcc/echarts-for-react - ? Apache ECharts (incubating) components for React wrapper. 一个简单的 Apache echarts (incubating) 的 React 封装。
- returntocorp/semgrep - Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
- builderbook/builderbook - Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
- mxflutter/mxflutter - 基于JavaScript 的Flutter框架 mxflutter
- formly-js/angular-formly - JavaScript powered forms for AngularJS
- amazon-archives/aws-mobile-react-native-starter - AWS Mobile React Native Starter App https://aws.amazon.com/mobile
- copy/v86 - x86 virtualization in JavaScript, running in your browser and NodeJS
- ethereum/web3.js - Ethereum JavaScript API
- ag-grid/ag-grid - Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components
- testing-library/react-hooks-testing-library - ? Simple and complete React hooks testing utilities that encourage good testing practices.
- Fooidge/PleaseJS - JavaScript Library for creating random pleasing colors and color schemes
- angular/material-start - Starter Repository for AngularJS Material
- feathersjs/feathers - A framework for real-time applications and REST APIs with JavaScript and TypeScript
- video-dev/hls.js - JavaScript HLS client using Media Source Extension
- microsoft/ChakraCore - ChakraCore is the core part of the Chakra JavaScript engine that powers Microsoft Edge
- webdriverio/webdriverio - Next-gen browser and mobile automation test framework for Node.js
- muhammederdem/vue-interactive-paycard - Credit card form with smooth and sweet micro-interactions
- javierbyte/img2css - Convert any image to pure CSS. Recreates images using only box-shadows.
- AudithSoftworks/Uniform - A jQuery plugin to make your form controls look how you want them to. Now with HTML-5 attributes!
- ansible/awx - AWX Project
- paulhodel/jexcel - jExcel is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel or any other spreadsheet software.
- software-mansion/react-native-gesture-handler - Declarative API exposing platform native touch and gesture system to React Native.
- ianramzy/decentralized-video-chat - Zipcall.io - 250k users Peer to peer browser video calling platform with unmatched video quality and latency.
- algolia/instantsearch.js - ⚡️ A JavaScript library for building performant and instant search experiences with Algolia.
- jedireza/drywall - ? Project moved, see Aqua and Frame
- mobxjs/mobx - Simple, scalable state management.
- fingerprintjs/fingerprintjs - Modern & flexible browser fingerprinting library
- BrainJS/brain.js - ? GPU accelerated Neural networks in JavaScript for Browsers and Node.js
- tweenjs/tween.js - Javascript tweening engine
- PaulLeCam/react-leaflet - ⚛️ React components for ? Leaflet maps
- reactGo/reactGo - Your One-Stop solution for a full-stack universal Redux App!
- SortableJS/Sortable - Sortable — is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery required. Supports Meteor, AngularJS, React, Polymer, Vue, Ember, Knockout and any CSS library, eg Bootstrap.
- wangeditor-team/wangEditor - wangEditor —— 轻量级web富文本框
- zxlie/WeixinApi - 专门用于微信公众平台的Javascript API
- binux/yaaw - Yet Another Aria2 Webui in pure HTML/CSS/Javascirpt
- getredash/redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
- fingerprintjs/fingerprintjs2 - Modern & flexible browser fingerprinting library
- wangfupeng1988/wangEditor - wangEditor —— 轻量级web富文本框
- tehnokv/picojs - A face detection library in 200 lines of JavaScript
- kvz/locutus - All your standard libraries will be assimilated into our JavaScript collective.阻力是徒勞的。
- react-native-community/react-native-side-menu - Side menu component for React Native
- bgrins/spectrum - The No Hassle JavaScript Colorpicker
- mrdavidlaing/javascript-koans - Koans to learn Javascript
- facebook/docusaurus - Easy to maintain open source documentation websites.
- aluxian/Messenger-for-Desktop - This is not an official Facebook product, and is not affiliated with, or sponsored or endorsed by, Facebook.
- terrymun/Fluidbox - Replicating and improving the lightbox module seen on Medium with fluid transitions.
- npm/tink - a dependency unwinder for javascript
- ianstormtaylor/slate - A completely customizable framework for building rich text editors. (Currently in beta.)
- hapijs/joi - The most powerful data validation library for JS
- scrumpy/tiptap - A rich-text editor for Vue.js
- rematch/rematch - A Redux Framework
- naver/billboard.js - Re-usable, easy interface JavaScript chart library based on D3.js
- zdhxiong/mdui - MDUI 是一个基于 Material Design 的前端框架。
- ondras/my-mind - Online Mindmapping Software
- aws-samples/aws-mobile-react-native-starter - AWS Mobile React Native Starter App https://aws.amazon.com/mobile
- ondras/wwwsqldesigner - WWW SQL Designer, your online SQL diagramming tool
- jakejs/jake - JavaScript build tool, similar to Make or Rake. Built to work with Node.js.
- wojodesign/simplecart-js - A simple javascript shopping cart that easily integrates with your current website.
- FortAwesome/vue-fontawesome - Font Awesome 5 Vue component
- jpillora/notifyjs - Notify.js - A simple, versatile notification library
- julmot/mark.js - JavaScript keyword highlighting. Mark text with with options that fit every application. Also available as jQuery plugin.
- bbc/peaks.js - JavaScript UI component for interacting with audio waveforms
- riophae/vue-treeselect - A multi-select component with nested options support for Vue.js
- coresmart/persistencejs - persistence.js is an asynchronous Javascript database mapper library. You can use it in the browser, as well on the server (and you can share data models between them).
- mljs/ml - Machine learning tools in JavaScript
- facebook/rebound-js - Spring dynamics in JavaScript.
- DavidWells/isomorphic-react-example - Deprecated! ReactJS + NodeJS ( express ) demo tutorial with video. Universal/Isomorphic JS = Shared JavaScript that runs on both the client & server.
- node-webot/weixin-robot - 微信公共帐号自动回复机器人 A Node.js robot for wechat.
- pattern-lab/patternlab-node - The Node version of Pattern Lab
- TylerBrock/mongo-hacker - MongoDB Shell Enhancements for Hackers
- ayojs/ayo - A fork of Node.js. Humans before technology.
- justjavac/ReplaceGoogleCDN - ♋ 一个 Chrome 插件:将 Google CDN 替换为国内的。
- rdio/jsfmt - For formatting, searching, and rewriting JavaScript.
- nytimes/ice - track changes with javascript
- Jianru-Lin/lambda-view - A New Tool for Reading JavaScript Code since 2017
- asciidwango/js-primer - JavaScript Primer - 迷わないための入門書
貢獻
Contributions welcome! Read the contribution guidelines first.
許可證
執照
To the extent possible under law, Veilair has waived all copyright and related or neighboring rights to this work.
回到頂部