تطوير أطر JavaScript
مرحبًا بك في عالم أطر JavaScript. قائمة برعاية مستمرة من الأطر ، الكتب ، المقالات ، المحادثات ، شاشات ، التسجيلات ، المكتبات ، دروس التعلم والموارد اللامعة حول تطوير جافا سكريبت.
تعد أطر JavaScript جزءًا أساسيًا من تطوير الويب الأمامي الحديث ، حيث توفر للمطورين أدوات مجربة ومختبرة لبناء تطبيقات ويب تفاعلية قابلة للتطوير.

Why do we use Frameworks?
تطوير البرنامج هو عملية معقدة. يستلزم عدد كبير من المهام ، بما في ذلك الترميز والتصميم والاختبار. بالنسبة لجزء الترميز فقط ، كان على المبرمجين رعاية بناء الجملة والإعلانات وجمع القمامة والبيانات والاستثناءات والمزيد.
كمبرمج ، لا تحتاج إلى البدء من نقطة الصفر عندما يكون لديك أدوات مصممة لمساعدتك في مشاريعك. الأطر هي برامج تم تطويرها واستخدامها من قبل المطورين لبناء التطبيقات.

Advantages of using a software framework:
- يساعد في إنشاء ممارسات برمجة أفضل والاستخدام المناسب لأنماط التصميم
- الكود أكثر أمانًا
- يمكن تجنب رمز مكرر ومتكرر
- يساعد رمز تطوير ثابت مع أقل من الأخطاء
- يسهل العمل على تقنيات متطورة
- يمكن للمرء إنشاء إطار عمل الخاص بهم أو المساهمة في أطر عمل مفتوحة المصدر. وبالتالي ، هناك تحسن مستمر في الوظيفة
- العديد من قطاعات الكود والوظائف مصممة مسبقًا واختبارها مسبقًا. هذا يجعل التطبيقات أكثر موثوقية
- يعد اختبار الرمز وتصحيح أخطاء الرمز أسهل كثيرًا ويمكن القيام به حتى من قبل المطورين الذين لا يمتلكون الرمز
- يتم تقليل الوقت اللازم لتطوير التطبيق بشكل كبير
Table of Contents
- جافا سكريبت رهيبة
- مديري الحزم
- إدارة المكونات
- اللوادر
- حزم
- اكتب الداما
- أطر الاختبار
- أدوات ضمان الجودة
- أطر MVC والمكتبات
- أطر CMS التي تعمل بالعقدة
- محركات templating
- المقالات/الوظائف
- تصور البيانات
- الجدول الزمني
- جدول البيانات
- المحررين
- الوثائق
- المرافق
- الملفات
- البرمجة الوظيفية
- البرمجة التفاعلية
- بنية البيانات
- تاريخ
- خيط
- رقم
- تخزين
- لون
- I18N و L10N
- التدفق السيطرة
- التوجيه
- حماية
- سجل
- regexp
- وسائط
- الأمر الصوتي
- API
- جاري
- اكتشاف الرؤية
- اكتشاف المتصفح
- نظام التشغيل
- معيار
- التعلم الآلي
- واجهة المستخدم
- رمز تسليط الضوء
- حالة التحميل
- تصديق
- أغلفة لوحة المفاتيح
- جولات وأدلة
- إشعارات
- انزلاقات
- انزلاقات المدى
- شكل واجهة المستخدم
- نصائح
- وسيطات و popups
- التمرير
- قائمة طعام
- الجدول/الشبكة
- الأطر
- غلايات
- صورة
- إيماءة
- خرائط
- الطباعة
- الرسوم المتحركة
- معالجة الصور
- ES6
- المولدات
- البحث عن النص الكامل
- SDK
- متفرقات
- البودكاست
- تستحق القراءة
- أخرى تتعلق JavaScript
- المساهمة
Package Managers
استضافة مكتبات JavaScript وقم بتوفير أدوات لجلبها وتعبئتها.
- NPM - NPM هو مدير الحزمة لجافا سكريبت.
- Bower - مدير الحزمة للويب.
- مكون - إدارة حزم العميل لبناء تطبيقات ويب أفضل.
- SPM - مدير حزمة ثابت جديد.
- JAM - مدير الحزمة باستخدام مستودع متوافق مع المتصفح ويتطلب.
- JSPM - إدارة حزمة المتصفح بدون احتكاك.
- Ender - مكتبة لا مكتبة.
- Volo - قم بإنشاء مشاريع واجهة من القوالب ، وإضافة التبعيات ، وأتمتة المشاريع الناتجة.
- DUO-مدير حزمة الجيل التالي الذي يمزج بين أفضل الأفكار من المكون والمتصفح والذهاب لجعل التنظيم وكتابة الكود الأمامي سريعًا وغير مؤلم.
- الغزل - إدارة التبعية السريعة والموثوقة والآمنة.
- PNPM - مدير الحزمة السريع للفضاء.
Component Management
- بت - إنشاء مكونات وإيجاد وإعادة استخدام (رد فعل ، زاوي ، عقدة وما إلى ذلك) عبر التطبيقات.
Loaders
وحدة أو نظام تحميل لجافا سكريبت.
- requirejs - ملف ووحدة وحدة لجافا سكريبت.
- متصفح - يتطلب جانب المتصفح () طريقة node.js.
- Seajs - وحدة تحميل الوحدة النمطية للويب.
- Headjs - البرنامج النصي الوحيد في رأسك.
- حليقة - وحدة تحميل صغيرة وسريعة وقابلة للتمديد التي تعالج AMD ووحدات CommonJS/1.1 و CSS و HTML/النص والبرامج النصية القديمة.
- Lazyload - tiny ، خالية من التزامات javaScript و CSS.
- Script.js - Loader JavaScript غير المتزامن ومدير التبعية.
- SystemJs - محمل وحدة AMD ، CJS & ES6 متوافقة مع المواصفات.
- LODJS - MODULE LOADER بناءً على AMD.
- ESL - Module Loader Browser أولاً ، دعم LAZINE DEFINE و AMD.
- ModuleJS - نظام وحدة JavaScript خفيفة الوزن.
Bundlers
- WebPack - Packs CommonJS/AMD للمستعرض.
- Rollup - Bundler من الجيل التالي ES6 Module Bundler.
- Brunch - أداة إنشاء تطبيق الويب السريع للواجهة الأمامية مع تكوين تصريح بسيط.
- Parcel - Bazing Fast ، Bundler Application Web Configuration.
- Microbundle - Bundler Zero -Configuration للحصول على وحدات صغيرة.
- fusebox - حزمة تفعل ذلك بشكل صحيح
- Snowpack - أداة إنشاء الواجهة الأمامية السريعة البرق ، مصممة للشبكة الحديثة.
اكتب الداما
- TypeScript - مجموعة كبيرة من JavaScript التي تجمع إلى JavaScript العادي.
- Flow.js - مدقق نوع ثابت لـ JavaScript من Facebook.
- Hegel - مدقق نوع ثابت لـ JavaScript مع تحيز على الاستدلال نوعًا نظامًا قويًا.
- TYPL - نوع JavaScript Linter مع تحيز على الاستدلال نوع.
- تعاريف Hindley Milner - فحص نوع وقت التشغيل لوظائف JavaScript باستخدام توقيعات نوع Haskell -alike Hindley Milner.
أطر الاختبار
الأطر
- Mocha - إطار اختبار JavaScript بسيط ومرن وممتع لـ Node.js & The Browser.
- ياسمين - إطار اختبار جافا سكريبت البسيط.
- QUNIT-إطار اختبار وحدة JavaScript سهلة الاستخدام.
- Jest - اختبار وحدة JavaScript غير مؤلم.
- Prova - Node & Browser Test Runner استنادًا إلى الشريط والمتصفح
- Dalekjs - اختبار وظيفي المتصفح الآلي مع JavaScript
- المنقلة-المنقلة هي إطار اختبار شامل لتطبيقات AngularJS.
- الشريط - TAP -ERCENGER TEST HARRINCE للعقدة والمتصفحات.
- Testcafe - اختبار المتصفح الآلي لمكدس تطوير الويب الحديث.
- Ava - عداء اختبار JavaScript المستقبلي
- Cypress-إطار اختبار كامل من طرف إلى طرف لأي شيء يعمل في متصفح وخارجه.
التأكيد
- تشاي - إطار تأكيد BDD / TDD لـ Node.js والمتصفح الذي يمكن إقرانه مع أي إطار اختبار.
- الإنزيم - الإنزيم هو أداة اختبار javaScript للتفاعل مما يجعل من الأسهل تأكيد مكونات مكونات React وتجاوزها وتجاوزها.
- رد الفعل المكتبة - أدوات اختبار DOM بسيطة وكاملة لتشجيع ممارسات الاختبار الجيدة.
- Sinon.JS - اختبار الجواسيس ، رعب ، وسخرية ل javaScript.
- توقع. js - تأكيدات على غرار BDD الحد الأدنى لـ node.js والمتصفح.
- Proxyquire - Stub Nodejs تتطلب.
التغطية
- اسطنبول - أداة تغطية رمز JS أخرى.
- بطانية - مكتبة تغطية رمز بسيطة لجافا سكريبت. مصممة لتكون سهلة التثبيت والاستخدام ، لكل من المتصفح و Nodejs.
- JSCOVER - JSCOVER هي أداة تقيس تغطية الكود لبرامج JavaScript.
عداء
- phantomjs - scriptable مقطوعة الرأس webkit.
- Slimerjs - أداة تشبه phantomjs تعمل على Gecko.
- Casperjs - أداة البرمجة النصية والاختبار للملاحة لـ Phantomjs و slimerjs.
- Zombie - اختبار متصفح سريع ، كامل المكاسب الكاملة ، باستخدام Node.js.
- TOTORO - أداة اختبار متصفح بسيطة ومستقرة.
- الكرمة - عداء اختبار مذهل لجافا سكريبت.
- NightWatch - إطار اختبار UI الآلي على أساس Node.js و Selenium WebDriver.
- المتدرب - مكدس اختبار رمز الجيل التالي لجافا سكريبت.
- Yolpo-مترجم JavaScript في البيان في المتصفح.
- Puppeteer - chrome chrome node.js API من قبل فريق Google Chrome الرسمي.
- WebDriverio - إطار أتمتة اختبار WebDriver من الجيل التالي لـ Node.js.
- Taiko - مكتبة Node.js مع واجهة برمجة تطبيقات بسيطة لأتمتة المتصفحات القائمة على الكروم.
- Playwright - Node.js Library لأتمتة chromium و firefox و webkit مع واجهة برمجة تطبيقات واحدة.
أدوات ضمان الجودة
- أجمل - أجمل هو رمز الرأي formatter.
- JShint - JShint هي أداة تساعد على اكتشاف الأخطاء والمشاكل المحتملة في رمز JavaScript الخاص بك.
- JSCS - JavaScript Code Style Checker.
- JSFMT - للتنسيق والبحث وإعادة كتابة جافا سكريبت.
- JSInspect - اكتشف كود مشابه للنسخ ومشابه هيكليًا.
- Buddy.JS - اكتشاف الرقم السحري لجافا سكريبت.
- ESLINT - أداة قابلة للتوصيل بالكامل لتحديد الأنماط في JavaScript والإبلاغ عنها.
- JSLINT - أداة عالية الدقة ، أداة جودة الكود الصارمة والرأي ، تهدف إلى الحفاظ على أجزاء جيدة فقط من اللغة.
- النمط القياسي JavaScript - دليل نمط الرأي ، ومراجعة النمط ، والمتحمش ، والنسخة
- رمز ما قبل التقييم في BuildTime-تمهيدي قبل تقييم رمز JavaScript الأمامي في وقت الإنشاء
- JS -Beautifier - NPM CLI و Library لتنسيق رمز JS.
- Husky - يمنع الالتزام بالجيت السيئ ، ودفع البضائع والمزيد.
أطر MVC والمكتبات
- Angular.js - HTML محسّن لتطبيقات الويب. (تم إهمالها)
- Angular - Angular عبارة عن منصة تطوير لبناء تطبيقات الويب المحمولة وسطح المكتب باستخدام TypeScript/JavaScript ولغات أخرى.
- AURELIA - إطار عمل عميل JavaScript للهاتف المحمول وسطح المكتب والويب.
- العمود الفقري - امنح تطبيق JS الخاص بك بعض العمود الفقري مع النماذج والمشاهد والمجموعات والأحداث.
- ember.js - إطار عمل JavaScript لإنشاء تطبيقات ويب طموحة.
- Meteor-إطار ويب جافا سكريبت خالص ، إطار ويب جافا سكريبت خالصًا للغاية.
- Raction - الجيل التالي من معالجة DOM.
- VUE - MVVM بديهية وسريعة وقابلة للتأليف لبناء واجهات تفاعلية.
- Svelte - Svelte هي طريقة جديدة لبناء تطبيقات الويب. إنه برنامج التحويل البرمجي الذي يأخذ مكوناتك التعريفية ويحولها إلى JavaScript الفعالة التي تقوم بتحديث DOM بشكل جراحي.
- خروج المغلوب - خروج المغلوب يجعل من السهل إنشاء واجهة مستجيبة غنية وسريعة الاستجابة مع JavaScript.
- العمود الفقري - مكتبة MVC خفيفة الوزن لبناء تطبيقات JavaScript.
- Espresso.js - مكتبة جافا سكريبت الحد الأدنى لصياغة واجهات المستخدم.
- Canjs - يمكن أن تفعل JS ، أفضل ، أسرع ، أسهل.
- React - مكتبة لبناء واجهات المستخدم. إنه تصريحي وفعال ومرن للغاية. يعمل مع دوم الظاهري.
- Hyperapp - مكتبة JavaScript 1KB لبناء تطبيقات الواجهة الأمامية.
- PREACT - FAST 3KB React Petter مع نفس API ES6. المكونات و dom.
- NativeScript - بناء تطبيقات iOS و Android الأصلية حقًا مع JavaScript.
- React -Itive - إطار عمل لبناء التطبيقات الأصلية مع React.
- مكتبة الشغب - تشبه رد فعل ، ولكن بحجم صغير جدًا.
- الصدر - تقوية العمود الفقري الخاص بك.
- شابلن - بنية لتطبيقات JavaScript باستخدام مكتبة Backbone.js.
- Marionette - مكتبة تطبيق مركبة لـ Backbone.js تهدف إلى تبسيط بناء تطبيقات JavaScript على نطاق واسع.
- Ripple - أساس صغير لبناء وجهات النظر التفاعلية.
- المسامير - حل ملزمة للبيانات خفيفة الوزن وقوية +.
- Derby - MVC Framework مما يجعل من السهل كتابة التطبيقات في الوقت الفعلي ، والتطبيقات التعاونية التي تعمل في كل من node.js والمتصفحات.
- Derby -Awesome - مجموعة من مكونات ديربي الرائعة
- Way.JS - بيانات بسيطة وخفيفة الوزن ومستمرة في اتجاهين.
- Mithril.js-Mithril هو إطار MVC من جانب العميل (الوزن الخفيف ، قوي ، سريع).
- JSblocks - JSblocks هو أفضل إطار MV -ish.
- Liquidlava - إطار MVC شفاف لبناء واجهات المستخدم.
- الريش - إطار JavaScript في الوقت الحقيقي الحد الأدنى لتطبيقات الغد.
- KEO - مكونات رد الفعل الوظيفية عديمة الجنسية مع دعم الظل DOM.
- ATVJS - تطوير تطبيقات Apple TV Fast Apple باستخدام JavaScript Pure.
- Alpine.js - يوفر لك الطبيعة التفاعلية والتصريحية للأطر الكبيرة مثل Vue أو React بتكلفة أقل بكثير.
- Inferno - مكتبة JavaScript سريعة للغاية تشبه رد الفعل لبناء واجهات المستخدم الحديثة.
- المهرات - إطار عمل أنيق وشامل للجميع لبناء تطبيقات الويب (TypeScript).
- Lucia - مكتبة 3 كيلو بايت لتطبيقات الويب الصغيرة.
- ADONIS - يركز إطار عمل Node.js بشكل كبير على بيئة العمل والمطورين والاستقرار والثقة.
- Grapesjs - إطار باني الويب المجاني والمفتوح المصدر. أداة الجيل التالي لبناء القوالب دون الترميز.
- Rete.js - يسمح إطار عمل معياري للبرمجة المرئية بإنشاء محرر قائم على العقدة في المتصفح.
- litegraph.js - محرك عقدة الرسم البياني ومحرر مشابه لـ PD أو udk blueprints ، يأتي مع محرره الخاص في HTML5 Canvas2d.
- Drawflow - يتيح لك ذلك إنشاء تدفقات البيانات بسهولة وبسرعة.
- بصراحة - مكتبة تضيف محرر رمز مرئي إلى تطبيقات الويب والهاتف المحمول بواسطة Google.
- مليون - <1 كيلو بايت المترجمات التي تركز على دوم. إنه سريع!
أطر CMS التي تعمل بالعقدة
- KeystoneJS - CMS القوي وإطار تطبيق الويب.
- تفاعل التجارة - CMS التفاعلي ، الهندسة المعمارية والتصميم في الوقت الحقيقي.
- Ghost - منصة نشر بسيطة ، قوية.
- اقتباس فاصلة - CMS مع تحرير المحتوى والخدمات الأساسية.
- نحن
- Hatch.js - CMS منصة مع الميزات الاجتماعية.
- Taracotjs - CMS السريع والحد الأدنى على أساس node.js.
- nodizecms - CMS لعشاق القهوة.
- كودي - CMS مع محرر Wsywyg.
- Pencilblue - CMS ومنصة التدوين.
- Strapi - Open Source Node.js CMS مقطوعة الرأس لبناء واجهات برمجة التطبيقات القابلة للتخصيص بسهولة.
- عامل - JavaScript CMS
محركات templating
تتيح لك محركات templating تنفيذ الاستيفاء سلسلة.
- Matache.js - الحد الأدنى من templating مع {{monstaches}} في JavaScript.
- المقود.
- Nunjucks - لغة غنية وقوية من جافا سكريبت من موزيلا.
- Hogan.js - مترجم للغة شارب.
- DOT - أسرع + محرك قالب JavaScript موجز لـ NodeJs والمتصفحات.
- DustJS - قوالب غير متزامنة للمتصفح و Node.js.
- Eco - قوالب Coffescript المضمنة.
- JavaScript -Templates - <1 كيلو بايت خفيفة الوزن ، محرك جافا سكريبت سريع وقوي مع تبعيات صفرية.
- T.JS - إطار عمل جافا سكريبت صغير في ~ 400 بايت Gzipped.
- Pug - قوي ، أنيقة ، محرك قالب غني لـ Nodejs. (المعروف سابقا باسم اليشم)
- EJS - جافا سكريبت فعالة.
- Xtemplate - محرك قالب موسع LIB للعقدة والمتصفح
- Marko - محرك templating سريع الخفيف وخفيفة الوزن ، HTML لـ Node.js والمتصفح مع Async ، البث ، العلامات المخصصة ووحدات CommonJS كإخراج مجمع.
- SWIG - (أرشفة) Node.js Node.js القائمة على المتصفح وقابلة للتمديد ومحرك قائم على المتصفح.
المقالات والوظائف
- javaScript التي يجب أن تعرفها - مقالة حول مفاهيم JavaScript الوظيفية.
- كيف تعمل JavaScript - سلسلة من المقالات حول لبنات بناء JavaScript.
- متعدد الخيوط باستخدام عمال الويب-عمال الويب: إضافة متعدد الخيوط إلى JavaScript
- هذه الكلمة الرئيسية في JavaScript - تحطيم الكلمة الرئيسية "هذا" في JavaScript
تصور البيانات
أدوات تصور البيانات للويب.
- D3 - مكتبة تصور JavaScript لـ HTML و SVG.
- المقاييس - Graphics - مكتبة محسّنة لرسومات وتخطيطات البيانات الموجزة والمبدئية.
- Three.JS - JavaScript 3D Library.
- chart.js - مخططات HTML5 البسيطة باستخدام علامة <canvas>.
- paper.js - سكين الجيش السويسري من البرمجة النصية للرسومات المتجهات - تم نقله إلى JavaScript والمتصفح ، باستخدام قماش HTML5.
- Fabric.js-JavaScript Canvas Library ، SVG-to-Canvas (& Canvas-to-SVG).
- PEITY - شريط التقدم ، الخط والفطيرة.
- رافائيل - مكتبة ناقلات جافا سكريبت.
- Echarts - مخططات المؤسسة.
- VISJS - مكتبات متعددة لتصور البيانات الديناميكي القائم على المتصفح.
- Two.JS - API API ثنائي الأبعاد العارض للويب.
- G.Raphael - الرسوم البيانية لـ Raphaël.
- Sigma.js - مكتبة JavaScript مخصصة لرسم الرسم البياني.
- Arbor - مكتبة تصور الرسم البياني باستخدام عمال الويب و jQuery.
- التكيف - البرنامج المساعد D3 لتصور السلاسل الزمنية.
- DC.JS - مخطط متعدد الأبعاد تم بناؤه للعمل أصلاً باستخدام Crossfilter المقدم بـ D3.JS
- فيغا - قواعد التصور.
- المعالجة.
- EnvisionJS - التصور الديناميكي HTML5.
- Rickshaw - مجموعة أدوات JavaScript لإنشاء الرسوم البيانية التفاعلية في الوقت الفعلي.
- Flot - مخططات JavaScript جذابة لـ jQuery.
- Morris.js - الرسوم البيانية لخط سلسلة الوقت الجميلة.
- NVD3 - بناء المخططات القابلة لإعادة الاستخدام ومكونات الرسم البياني لـ D3.JS.
- SVG.JS - مكتبة خفيفة الوزن لمعالجة و svg.
- Heatmap.js - JavaScript Library for HTML5 Canvas Leatmaps.
- jQuery.sparkline - مكون إضافي لمكتبة JQuery JavaScript لإنشاء مخططات صغيرة من Sparkline مباشرة في المتصفح.
- Trianglify - مولد خلفية ذات نمط بولي منخفض مع D3.JS.
- D3 -Cloud - إنشاء غيوم الكلمات في JavaScript.
- D4 - مخططات ودية قابلة لإعادة الاستخدام DSL لـ D3.
- Dimple.js - المخططات السهلة لتحليلات الأعمال مدعوم من D3.
- Chartist -JS - الرسوم البيانية البسيطة المستجيبة.
- العصر - غرض عام في الوقت الحقيقي مكتبة الرسم.
- C3 - مكتبة المخطط القابلة لإعادة الاستخدام القابلة لإعادة الاستخدام.
- Babylonjs - إطار لبناء ألعاب ثلاثية الأبعاد مع HTML 5 و WebGL.
- إعادة الشحن - مكتبة مخطط محددة بنيت مع رد فعل و D3.
- GraphicsJS - مكتبة رسومات JavaScript خفيفة الوزن مع واجهة برمجة التطبيقات البديهية ، استنادًا إلى تقنية SVG/VML.
- MXGraph - مكتبة Diagramming التي تمكن الرسم البياني التفاعلي وتطبيقات الرسم بسرعة يتم إنشاؤها بسرعة والتي يتم تشغيلها أصليًا في أي متصفح رئيسي يدعمه بائعه.
- مخططات Frappe - مخططات SVG بسيطة وحديثة مستوحاة من GitHub مع تبعيات صفرية.
- Frappe Gantt - مكتبة مخطط Gantt بسيطة وتفاعلية للحديثة للويب.
- G2 - قواعد تصور تفاعلية تعتمد على البيانات للغاية للمخططات الإحصائية.
- G2Plot - مكتبة مخطط تفاعلية وسريعة الاستجابة. بناء على قواعد الرسومات.
- cytoscape.js - مكتبة نظرية الرسم البياني المميز بالكامل.
- Cola.js - مكتبة لترتيب مستندات HTML5 والرسوم البيانية باستخدام تقنيات التحسين القائمة على القيد
- CointJs - Library Library لإنشاء مخططات ثابتة أو أدوات مخطط تفاعلي بالكامل. هناك أيضًا بعض المكتبات التجارية الرائعة ، مثل Amchart و Andychart و Plotly و Highchart و Lightning.
الجدول الزمني
- TimelineJS V3 - جدول زمني لرواية القصص بنيت في JavaScript.
- Timesheet.js - مكتبة JavaScript لأوراق الوقت HTML5 و CSS3 البسيطة.
جدول البيانات
- Handontable - Handontable هي مكتبة جدول جافا سكريبت/HTML5 للمطورين
- Frappe DataTable - Frappe DataTable هي مكتبة بسيطة وحديثة وتفاعلية قابلة للتفاعل لعرض البيانات الجدولية.
- LuckySheet - LuckySheet هو جدول بيانات عبر الإنترنت مثل Excel قوي وبسيط للتكوين والمفتوح تمامًا.
المحررين
- Ace - Ace (Ajax.org Cloud9 Editor).
- CodeMirror - محرر رمز المتصفح.
- Esprima - Ecmascript Parsing البنية التحتية للتحليل متعدد الأغراض.
- Quill - محرر نصية متصفح متصفح مع واجهة برمجة التطبيقات.
- محرر متوسطة - Medium.com Wysiwyg editor clone.
- القلم - استمتع بالتحرير المباشر (+تخفيض).
- jQuery -Notebook - محرر نص بسيط ونظيف وأنيق. مستوحاة من الذهول من المتوسطة.
- bootstrap-wysiwyg-محرر نصوص WysiWyg الغني المتوافق مع Bootstrap.
- ckeditor -releases - أفضل محرر نص ويب للجميع.
- محرر - محرر تخفيض. لا يزال على التنمية.
- Epuseditor - محرّر مولد JavaScript قابل للتضمين مع تحرير شاشة ملء الانقسام ، والمعاينة المباشرة ، وتوفير المسودة التلقائية ، والدعم غير المتصلة بالإنترنت ، وأكثر من ذلك.
- JSoneditor - أداة قائمة على الويب لعرض وتحرير وتنسيق JSON.
- Vim.JS - منفذ JavaScript of Vim مع
~/.vimrc ثابت. - Squire - HTML5 Rich Text Editor.
- Tinymce - محرر النصوص الغني JavaScript.
- Trix - محرر نصية غني للكتابة اليومية. بواسطة Basecamp.
- Trumbowyg - محرر Wysiwyg JavaScript خفيف الوزن ومدهش.
- Draft.js - إطار رد فعل لبناء محرري النص.
- bootstrap -wysihtml5 - محرر Wysiwyg بسيط ، جميل
- WYSIHTML5 - محرر النصوص المفتوح المصدر الغني على أساس HTML5 ونهج التحسين التقدمي. يستخدم مفهوم أمان متطور ويهدف إلى توليد علامات HTML5 صالحة تمامًا عن طريق منع حساء العلامات غير القابل للعيان والأنماط المضمنة.
- Raptor -Editor - Raptor ، محرر محتوى HTML5 WYSIWYG!
- Popline-Popline هو شريط أدوات HTML5 Rich-Text-Extipitor.
- Summernote - Super Simple Wysiwyg Editor.
الوثائق
- DevDocs هو قارئ وثائق API الكل في واحد مع واجهة سريعة ومنظمة ومتسقة.
- Dexy هي أداة توثيق معروفة معروفة لكتابة أي نوع من المستندات الفنية التي تتضمن التعليمات البرمجية.
- Docco عبارة عن مولد توثيق سريع على طراز البرمجة المئوية والخطية.
- يقوم Styledocco بإنشاء مستندات دليل الوثائق والأنماط من أوراق الأنماط الخاصة بك.
- رون يبني كتيبات. إنه يحول النصوص البسيطة القابلة للقراءة إلى Roff لعرض الطرفية ، وأيضًا إلى HTML للشبكة.
- Dox هو مولد وثائق JavaScript مكتوب مع العقدة. لم يعد Dox يولد بنية أو نمطًا لمستندات المستندات الخاصة بك ، فهو يمنحك ببساطة تمثيل JSON ، مما يتيح لك استخدام علامات Markdown و JSDOC.
- JSDOX هو JSDOC3 لتنظيف مولد الوثائق.
- ESDOC هو مولد توثيق جيد لجافا سكريبت.
- Yuidoc هو تطبيق Node.js يقوم بإنشاء وثائق API من التعليقات في المصدر ، باستخدام بناء جملة مماثل لأدوات مثل Javadoc و Doxygen.
- CODDOC هي مكتبة تحليل JSDOC. يختلف CODDOC من حيث أنه يمكن توسيع نطاقه بسهولة عن طريق السماح للمستخدمين بإضافة محلات العلامة والرمز من خلال استخدام coddoc.addtaghandler و coddoc.addcodehandler. يقوم Coddoc أيضًا بتوزيع رمز المصدر لاستخدامه في واجهات برمجة التطبيقات.
- sphinx أداة تجعل من السهل إنشاء وثائق ذكية وجميلة
- باستخدام JSDOC
- المستندات الجميلة هي عارض توثيق يعتمد على ملفات Markdown.
- Documentation.js - مولد توثيق API مع دعم ES2015+ وشرح التدفق.
- JSDUCK - مولد توثيق API مصنوع لأطر Sencha JavaScript ، ولكن يمكن استخدامه لأطر أخرى أيضًا.
- Codecrumbs هي أداة مرئية للتعلم وتوثيق قاعدة الكود عن طريق وضع فتات الخبز في التعليمات البرمجية المصدر.
الملفات
مكتبات للعمل مع الملفات.
- PAPA PARSE - مكتبة CSV قوية تدعم تحليل ملفات/سلاسل CSV وأيضًا تصدير إلى CSV.
- JBinary - I/O رفيعة المستوى (التحميل ، التحليل ، المعالجة ، التسلسل ، حفظ) للملفات الثنائية مع بناء الجملة التصريحي لوصف أنواع الملفات وهياكل البيانات.
- Diff2HTML - GIT Diff Outputarer ومولد HTML جميل.
- JSPDF - جافا سكريبت PDF جيل.
- PDF.JS - قارئ PDF في JavaScript.
البرمجة الوظيفية
مكتبات البرمجة الوظيفية لتوسيع قدرات JavaScript.
- Underscore - الأداة المساعدة JavaScript _ Belt.
- LODASH - مكتبة الأدوات المساعدة تقدم الاتساق والتخصيص والأداء والإضافات.
- السكر - مكتبة JavaScript للعمل مع الكائنات الأصلية.
- Lazy.js - مثل السفلية ، ولكن Lazier.
- RAMDA - مكتبة وظيفية عملية لمبرمجي JavaScript.
- Mout - المرافق JavaScript المعيارية.
- شبكة - أداة مزامنة البيانات القابلة للبث.
- Preludejs - البرمجة الوظيفية المتشددين لجافا سكريبت.
- Rambda - بديل أسرع وأصغر لرامدا .
- FXTS - التقييم الكسول والتزامن.
البرمجة التفاعلية
مكتبات البرمجة التفاعلية لتوسيع قدرات JavaScript.
- RXJS - مكتبة برمجة تفاعلية لجافا سكريبت.
- Bacon - FRP (البرمجة التفاعلية الوظيفية) لمكتبة JavaScript.
- kefir - مكتبة FRP لـ JavaScript مستوحاة من Bacon.js و RxJs مع التركيز على الأداء العالي وانخفاض استهلاك الذاكرة.
- Highland-إعادة التفكير في حزام الأداة المساعدة JavaScript ، يدير Highland الكود المتزامن وغير المتزامن بسهولة ، ولا يستخدم أي شيء أكثر من جافا سكريبت قياسي وتدفقات تشبه العقدة.
- معظم. JS - مكتبة FRP عالية الأداء.
- مكتبة MOBX - TFRP لإدارة الحالة البسيطة القابلة للتطوير.
- Cycle.js - مكتبة JavaScript وظيفية وتفاعلية للرمز الأنظف.
- التركيز - بالتأكيد ❤ أبسط ولكن أقوى إدارة الدولة للتفاعل ، فهي يمكن التنبؤ بها 、 تقدمية وفعالة.
بنية البيانات
مكتبات بنية البيانات لبناء تطبيق أكثر تطوراً.
- Immutable -JS - مجموعات بيانات غير قابلة للتغيير بما في ذلك التسلسل والمدى والكرر والخريطة والرجل والمجموعة ومتجه متناثر.
- MORI - مكتبة لاستخدام هياكل البيانات المستمرة في ClojureScript ودعم واجهة برمجة التطبيقات من راحة الفانيليا جافا سكريبت.
- الدلاء - مكتبة بنية البيانات كاملة واختبارها بالكامل وموثقة مكتوبة في JavaScript.
- HashMap - تطبيق HashMap البسيط الذي يدعم أي نوع من المفاتيح.
- ngraph.graph - بنية بيانات الرسم البياني في JavaScript.
تاريخ
مكتبات التاريخ.
- لحظة - تحليل ، التحقق من صحة ، معالجة ، والعرض في JavaScript.
- Lome Time reghone - دعم المنطقة الزمنية للحظة. js.
- JQuery -Timeago - مكون إضافي JQuery يجعل من السهل دعمها تلقائيًا تحديث الطوابع الزمنية الغامضة (على سبيل المثال "قبل 4 دقائق").
- Timezone-JS-كائن تاريخ JavaScript الذي يدعم المنطقة الزمنية. يستخدم ملفات Olson ZoneInfo لبيانات المنطقة الزمنية.
- التاريخ - التاريخ () للبشر.
- MS.JS - فائدة تحويل ميلي ثانية صغيرة.
- العد التنازلي - العد التنازلي السوبر البسيط.
- TimeaGo.js - مكتبة بسيطة (أقل من 2 كيلو بايت) تستخدم لتنسيق تاريخ
*** time ago . - Fecha - تنسيق تاريخ خفيفة الوزن والحلية (~ 2 كيلو بايت). المقصود لاستبدال وظيفة التحليل وتنسيق لحظة. js.
- تاريخ FNS - مكتبة الأداة المساعدة Modern JavaScript.
- MAP -Countdown - العد التنازلي للمتصفح مبني على خرائط Google.
- Dayjs - Day.JS 2KB Date Date Library البديل لـ Moment.js مع نفس واجهة برمجة التطبيقات الحديثة.
- Luxon - Luxon هي مكتبة للعمل مع التواريخ والأوقات في JavaScript.
خيط
مكتبات السلسلة.
- VOCA - مكتبة سلسلة JavaScript النهائية
- تحديد - مكتبة تسمح لك بالوصول إلى النص المحدد من قبل المستخدم.
- Underscore.String - ملحقات معالجة السلسلة لمكتبة javaScript Underscore.js.
- String.JS - طرق سلسلة JavaScript إضافية.
- هو - تشفير/وحدة فك ترميز قوية HTML مكتوبة في JavaScript.
- متعددة - سلاسل متعددة في جافا سكريبت.
- الاستعلام السلسلة - تحليل سلاسل استعلام URL.
- URI.JS - مكتبة طفرة URL JavaScript.
- JSURL - معالجة URL خفيفة الوزن مع JavaScript.
- Sprintf.JS - تطبيق Sprintf.
- url -pattern - أسهل من أنماط مطابقة سلسلة regex لعناوين URL والسلاسل الأخرى. تحويل السلاسل إلى بيانات أو بيانات إلى سلاسل.
- Plexis-Lo-Fi ، مكتبة معالجة السلسلة القوية التي تعتمد على المجتمع.
رقم
- Numeral -JS - مكتبة JavaScript لتنسيق الأرقام والتلاعب بها.
- Chance.JS - مساعد المولد العشوائي في JavaScript. يمكن أن تولد الأرقام والسلاسل وما إلى ذلك
- عداد المسافات - ينتقل بسلاسة أرقام بسهولة.
- Accounting.js - مكتبة JavaScript خفيفة الوزن للرقم والمال وتنسيق العملة - تبعيات محلية بالكامل ، صفر.
- Money.js - مكتبة تحويل عملات JavaScript Tiny (1kb) ، لـ Web & Nodejs.
- fraction.js - مكتبة أرقام عقلانية لجافا سكريبت.
- complex.js - مكتبة أرقام معقدة لجافا سكريبت.
- polynomial.js - مكتبة متعدد الحدود لجافا سكريبت.
- quaternion.js - مكتبة رباعية لجافا سكريبت
تخزين
- store.js - غلاف LocalStorage لجميع المتصفحات دون استخدام ملفات تعريف الارتباط أو الفلاش. يستخدم LocalStorage و GlobalStorage و Assordata سلوك تحت الغطاء.
- LocalForage - تخزين متصل ، تحسن. WRAPS INSTERDB أو WebSQL أو LOCALSTORGERAGERT باستخدام واجهة برمجة تطبيقات بسيطة ولكنها قوية.
- JStorage - JStorage هي قاعدة بيانات مفتاح/قيمة بسيطة لتخزين البيانات على جانب المتصفح.
- تخزين متقاطع - تخزين محلي عبر المجال ، مع أذونات.
- SCATER.JS - برنامج نصي ومحمل للموارد للتخزين المؤقت وتحميل البرامج النصية مع LocalStorage.
- BAG.JS - برنامج محمل ومحمل موارد للتخزين المؤقت ، على غرار سلة السلة ، ولكن مع واجهة K / V إضافية ودعم LocalStorage / WebSQL / INSTERDB.
- BASIL.JS - الطبقة الثابتة JavaScript المفقودة.
- jQuery -Cookie - مكون من ملفات تعريف ارتباط بسيطة وخفيفة الوزن للقراءة والكتابة وحذف ملفات تعريف الارتباط.
- JS -Cookie - واجهة برمجة تطبيقات بسيطة وخفيفة الوزن JavaScript للتعامل مع ملفات تعريف الارتباط للمتصفح.
- ملفات تعريف الارتباط - مكتبة معالجة ملفات تعريف الارتباط من جانب العميل JavaScript.
- DB.JS - Library IndexDB Wrapper Library.
- LawnChair.js - تخزين JSON SIDE SIDE SIDE.
- SQL.JS - SQLite تم تجميعها إلى JavaScript من خلال emscripten.
- PouchDB - JavaScript DB مستوحاة من Apache Couchdb لتشغيله جيدًا داخل المتصفح.
- Crumbsjs - ملفات تعريف الارتباط خفيفة الوزن ES6 ومكتبة JavaScript المحلية.
- تخزين Web-Web Awesome-كل ما تحتاج إلى معرفته حول التخزين من جانب العميل.
- Datavore - محرك قاعدة بيانات صغيرة وسريعة في متصفح مكتوب في JavaScript.
- هوديي - الواجهة الأولى غير المتصلة للعمل في المتصفح دون اتصال بالإنترنت.
- NEDB - قاعدة بيانات مستمرة مضمنة للمتصفحات ، NW.JS ، الإلكترون.
لون
- RandomColor - مولد لون لجافا سكريبت.
- Chroma.js - مكتبة JavaScript لجميع أنواع التلاعب بالألوان.
- اللون - جافا سكريبت تحويل والمكتبة التلاعب.
- الألوان - الافتراضات الأذكى للألوان على الويب.
- من فضلك JavaScript Library لإنشاء ألوان مرضية عشوائية ومخططات ألوان.
- TinyColor - معالجة ألوان سريعة وصغيرة وتحويلها إلى JavaScript.
- Vibrent.js - استخراج ألوان بارزة من صورة.
I18N و L10N
توطين (L10N) والتدويل (I18N) مكتبات JavaScript.
- I18NEXT - التدويل (I18N) مع JavaScript بالطريقة السهلة.
- Polyglot - LITEY I18N HELPER LIBRARY.
- Babelfish - I18n مع API الصديقة البشرية ومبنية في دعم plurals.
- TTAG - مكتبة توطين JavaScript I18N الحديثة بناءً على قوالب ES6 الموسومة و Gnu GetText القديمة الجيدة.
التدفق السيطرة
- Async - أدوات Async للعقدة والمتصفح.
- س - أداة لصنع وتكوين وعود غير متزامنة في JavaScript.
- الخطوة - مكتبة تدفق غير متزامنة تجعل التنقل عبر المنطق سهلاً.
- Contra - التحكم في التدفق غير المتزامن مع طعم وظيفي لها.
- Bluebird - مكتبة وعد مميزة بالكامل مع التركيز على الميزات والأداء المبتكرين.
- عندما - يعد الصلبة والسريعة/A+ ومتى () التنفيذ ، بالإضافة إلى الأشياء الجيدة الأخرى غير المتزامنة.
- ObjectEventTarget - قدم نموذجًا أوليًا يضيف دعمًا إلى مستمعي الأحداث (مع نفس السلوك لـ EventTarget من Domelements المتوفرة على المتصفحات).
- تجريدات التزامن قابلة للتكامل (مثل الجداول ، والكوروتين والقنوات الشبيهة) على رأس الوعود ، لمحركات العقدة والمتصفح.
التوجيه
- المخرج - جهاز توجيه عناوين URL الصغيرة والمتسوية لجافا سكريبت.
- page.js - جهاز توجيه من جانب العميل الصغير مستوحى من جهاز التوجيه السريع (~ 1200 بايت).
- Pathjs - توجيه بسيط وخفيف الوزن لمتصفحات الويب.
- مفترق الطرق - طرق جافا سكريبت.
- Davis.js - توجيه JavaScript القابل للتحلل باستخدام PushState.
- NAVAID - A Aid Aid (AKA ، جهاز التوجيه) للمتصفح في 850 بايت ~!
حماية
- DOMPURIFY-معرض XSS DOM-Only ، فائق السرعة ، متحمس لـ UBER لـ HTML و MATHML و SVG.
- JS -XSS - تعقيم HTML غير الموثوق به (لمنع XSS) مع تكوين محدد بواسطة القائمة البيضاء.
- مرشحات XSS - مرشحات XSS آمنة من Yahoo.
- تطهير HTML-يوفر Sanitize-HTML معرض HTML بسيط مع واجهة برمجة تطبيقات واضحة.
سجل
- سجل - console.log مع الأسلوب.
- CONZOLE - لوحة تصحيح مصحفة مدمجة في JavaScript التي تلتف أساليب ووظائف كائن وحدة التحكم الأصلية JavaScript في لوحة معروضة داخل الصفحة.
- console.log -wrapper - سجل إلى وحدة التحكم في أي متصفح بوضوح.
- Loglevel - الحد الأدنى من قطع الأشجار خفيفة الوزن لـ JavaScript ، مما يضيف طرقًا موثوقة لمستوى السجل لالتفاف أي طرق وحدة تحكم متوفرة.
- MINILOG-تسجيل عميل وخادم خفيف الوزن مع خلفية دفق api.
- لوحة العمل - مكتبة تسجيل عالمية + تمديد كروم ؛ يتيح لك رؤية جميع مهام العميل والخادم الناتجة عن إجراء مستخدم في مكان واحد.
regexp
- REGEX101 - اختبار Regex عبر الإنترنت وتصحيح الأخطاء لـ JavaScript. يدعم أيضا Python و PHP و PCRE.
- REGEXR - أداة قائمة على HTML/JS لإنشاء واختبار والتعلم عن التعبيرات العادية.
الأمر الصوتي
- Annyang - مكتبة JavaScript لإضافة أوامر صوتية إلى موقعك ، باستخدام التعرف على الكلام.
- Voix.js - مكتبة JavaScript لإضافة أوامر صوتية إلى مواقعك أو تطبيقاتك أو ألعابك.
API
- Axios - عميل HTTP القائم على الوعد للمتصفح و Node.js.
- عنق الزجاجة - محدد أسعار قوي يجعل الاختناق سهلاً.
- Oauth-Signature-JS-JavaScript Oauth 1.0a مولد توقيع للعقدة والمتصفح.
- Amygdala - عميل HTTP Restful لتطبيقات الويب التي تعمل بها JavaScript.
- jQuery.rest - مكون إضافي jQuery لسهولة الاستهلاك من واجهات برمجة التطبيقات المريحة.
- Rails Ranger - عميل REST الرأي لـ Ruby on Rails APIs.
- البائس - غلاف صغير مبني حول الجلب مع بناء جملة بديهية.
- Bearer.sh - عميل API العالمي الذي يدعم مفتاح OAUTH / API / أساسي / إلخ.
- FARFETCH - غلاف API Modern Fetch للبساطة ، مع تحميل ملفات موجزة.
- Optic - Optic وثائق واختبارات واجهات برمجة التطبيقات الخاصة بك تلقائيا.
- SWR - مكتبة رد الفعل لسنانير لجلب البيانات عن بُعد.
- React Query - Hooks for fetching, caching and updating asynchronous data in React.
جاري
- Tailor - Streaming layout service for front-end microservices, inspired by Facebook's BigPipe.
Vision Detection
- tracking.js - A modern approach for Computer Vision on the web.
- ocrad.js - OCR in JavaScript via Emscripten.
التعلم الآلي
- ConvNetJS - Deep Learning in JavaScript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
- DN2A - Digital Neural Networks Architecture.
- Brain.js - Neural networks in JavaScript.
- Mind.js - A flexible neural network library.
- Synaptic.js - Architecture-free neural network library for node.js and the browser.
- TensorFlow.js - A JavaScript library for training and deploying ML models in the browser and on Node.js.
- ml5.js - Friendly Machine Learning for the Web.
- Synapses - Lightweight cross-platform Neural Network library.
- m2cgen - A CLI tool to transpile trained classic ML models into a native JavaScript code with zero dependencies.
Browser Detection
- bowser - a browser detector.
نظام التشغيل
- os.js - An open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.
معيار
- benchmark.js - A benchmarking library. As used on jsPerf.com.
- matcha - A caffeine driven, simplistic approach to benchmarking.
Code highlighting
- Highlight.js - JavaScript syntax highlighter.
- PrismJS - Lightweight, robust, elegant syntax highlighting.
Loading Status
Libraries for indicate load status.
- Mprogress.js - Create Google Material Design progress linear bars.
- NProgress - Slim progress bars for Ajax'y applications.
- Spin.js - A spinning activity indicator.
- progress.js - Create and manage progress bar for every objects on the page.
- progressbar.js - Beautiful and responsive progress bars with animated SVG paths.
- pace - Automatically add a progress bar to your site.
- topbar - Tiny & beautiful site-wide progress indicator.
- nanobar - Very lightweight progress bars. No jQuery.
- PageLoadingEffects - Modern ways of revealing new content using SVG animations.
- SpinKit - A collection of loading indicators animated with CSS.
- Ladda - Buttons with built-in loading indicators.
- css-loaders - A collection of loading spinners animated with CSS
تصديق
- Parsley.js - Validate your forms, frontend, without writing a single line of JavaScript.
- jquery-validation - jQuery Validation Plugin.
- validator.js - String validation and sanitization.
- validate.js - Lightweight JavaScript form validation library inspired by CodeIgniter.
- validatr - Cross Browser HTML5 Form Validation.
- FormValidation - The best jQuery plugin to validate form fields. Formerly BootstrapValidator.
- is.js - Check types, regexps, presence, time and more.
- FieldVal - multipurpose validation library. Supports both sync and async validation.
- Funval - Data validation using functions interfaces (support TypeScript).
Keyboard Wrappers
- mousetrap - Simple library for handling keyboard shortcuts in JavaScript.
- keymaster - A simple micro-library for defining and dispatching keyboard shortcuts.
- Keypress - A keyboard input capturing utility in which any key can be a modifier key.
- KeyboardJS - A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.
- jquery.hotkeys - jQuery Hotkeys lets you watch for keyboard events anywhere in your code supporting almost any key combination.
- jwerty - Awesome handling of keyboard events.
Tours And Guides
- intro.js - A better way for new feature introduction and step-by-step users guide for your website and project.
- shepherd - Guide your users through a tour of your app.
- bootstrap-tour - Quick and easy product tours with Twitter Bootstrap Popovers.
- tourist - Simple, flexible tours for your app.
- chardin.js - Simple overlay instructions for your apps.
- pageguide - An interactive guide for web page elements using jQuery and CSS3.
- hopscotch - A framework to make it easy for developers to add product tours to their pages.
- joyride - jQuery feature tour plugin.
- focusable - Set a spotlight focus on DOM element adding a overlay layer to the rest of the page.
- driver.js - Powerful yet light-weight, vanilla JavaScript engine to drive the user's focus across the page
إشعارات
- iziToast - Elegant, responsive, flexible and lightweight notification plugin with no dependencies.
- messenger - Growl-style alerts and messages for your app.
- noty - jQuery notification plugin.
- pnotify - JavaScript notifications for Bootstrap, jQuery UI, and the Web Notifications Draft.
- toastr - Simple JavaScript toast notifications.
- humane-js - A simple, modern, browser notification system.
- smoke.js - Framework-agnostic styled alert system for JavaScript.
- notie - Simple notifications and inputs with no dependencies.
- notifire - Open-source notification infrastructure for products.
انزلاقات
- Swiper - Mobile touch slider and framework with hardware accelerated transitions.
- slick - The last carousel you'll ever need.
- slidesJs - Is a responsive slideshow plug-in for JQuery(1.7.1+) with features like touch and CSS3 transitions
- FlexSlider - An awesome, fully responsive jQuery slider plugin.
- sly - JavaScript library for one-directional scrolling with item based navigation support.
- vegas - A jQuery plugin to add beautiful fullscreen backgrounds to your webpages. It even allows Slideshows.
- Sequence - CSS animation framework for creating responsive sliders, presentations, banners, and other step-based applications.
- reveal.js - A framework for easily creating beautiful presentations using HTML.
- impress.js - It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
- bespoke.js - DIY Presentation Micro-Framework
- Strut - Strut - An Impress.js and Bespoke.js Presentation Editor
- PhotoSwipe - JavaScript image gallery for mobile and desktop, modular, framework independent.
- jcSlider - A responsive slider jQuery plugin with CSS animations.
- basic-jquery-slider - Simple to use, simple to theme, simple to customise.
- jQuery.adaptive-slider - A jQuery plugin for a slider with adaptive colored figcaption and navigation.
- slidr - add some slide effects.
- Flickity - Touch, responsive, flickable galleries.
- Glide.js - Responsive and touch-friendly jQuery slider. It's simple, lightweight and fast.
- Embla Carousel - An extensible low level carousel for the web, written in TypeScript.
Range Sliders
- Ion.RangeSlider - Powerful and easily customizable range slider with many options and skin support.
- jQRangeSlider - A JavaScript slider selector that supports dates.
- noUiSlider - A lightweight, highly customizable range slider without bloat.
- rangeslider.js - HTML5 input range slider element polyfill.
Form Widgets
مدخل
- typeahead.js - A fast and fully-featured autocomplete library.
- tag-it - A jQuery UI plugin to handle multi-tag fields as well as tag suggestions/autocomplete.
- At.js - Add GitHub like mentions autocomplete to your application.
- Placeholders.js - A JavaScript polyfill for the HTML5 placeholder attribute.
- fancyInput - Makes typing in input fields fun with CSS3 effects.
- jQuery-Tags-Input - Magically convert a simple text input into a cool tag list with this jQuery plugin.
- vanilla-masker - A pure JavaScript mask input.
- Ion.CheckRadio - jQuery plugin for styling checkboxes and radio-buttons. With skin support.
- awesomplete - Ultra lightweight, usable, beautiful autocomplete with zero dependencies. - https://projects.verou.me/awesomplete/
تقويم
- pickadate.js - The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
- bootstrap-datepicker - A datepicker for @twitter bootstrap forked from Stefan Petre's (of eyecon.ro), improvements by @eternicode.
- Pikaday - A refreshing JavaScript Datepicker — lightweight, no dependencies, modular CSS.
- fullcalendar - Full-sized drag & drop event calendar (jQuery plugin).
- rome - A customizable date (and time) picker. Dependency free, opt-in UI.
- Date Range Picker - creates a dropdown menu from which a user can select a range of dates.
- Duet Date Picker - open source version of Duet Design System's accessible date picker, WCAG 2.1 accessibility complaint
- tui.calendar - A JavaScript schedule calendar that is full featured. Now your service just got the customizable calendar.
يختار
- selectize.js - Selectize is the hybrid of a textbox and
<select> box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc. - select2 - a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
- chosen - A library for making long, unwieldy select boxes more friendly.
File Uploader
- jQuery-File-Upload - File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery.
- dropzone - Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
- flow.js - A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
- fine-uploader - Multiple file upload plugin with progress-bar, drag-and-drop, direct-to-S3 uploading.
- 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.
- plupload - A JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
- filepond - A JavaScript library that can upload anything you throw at it, optimizes images for faster uploads, and offers a great, accessible, silky smooth user experience.
آخر
- form - jQuery Form Plugin.
- Garlic.js - Automatically persist your forms' text and select field values locally, until the form is submitted.
- Countable - A JavaScript function to add live paragraph-, word- and character-counting to an HTML element.
- card - Make your credit card form better in one line of code.
- stretchy - Form element autosizing, the way it should be.
- analytics - A lightweight, extendable analytics library designed to work with any third-party analytics provider to track page views, custom events, & identify users.
- dat.GUI - A lightweight gui controller for changing variables in JavaScript.
نصائح
- tipsy - Facebook-style tooltips plugin for jQuery.
- opentip - An open source JavaScript tooltip based on the prototype framework.
- qTip2 - Pretty powerful tooltips.
- tooltipster - A jQuery tooltip plugin.
- simptip - A simple CSS tooltip made with Sass.
- toolbar - A tooltip style toolbar jQuery plugin
- hint.css - A tooltip library in CSS for your lovely websites.
Modals and Popups
- Magnific-Popup - Light and responsive lightbox script with focus on performance.
- jquery-popbox - jQuery PopBox UI Element.
- jquery.avgrund.js - A jQuery plugin with new modal concept for popups.
- vex - A modern dialog library which is highly configurable and easy to style.
- bootstrap-modal - Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.
- css-modal - A modal built out of pure CSS.
- jquery-popup-overlay - jQuery plugin for responsive and accessible modal windows and tooltips.
- SweetAlert - An awesome replacement for JavaScript's alert.
- SweetAlert2 - An awesome replacement for JavaScript's alert.
- baguetteBox.js - Simple and easy to use lightbox script written in pure JavaScript.
- colorbox - A light-weight, customizable lightbox plugin for jQuery.
- fancyBox - A tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages.
- swipebox - A touchable jQuery lightbox
- jBox - jBox is a powerful and flexible jQuery plugin, taking care of all your popup windows, tooltips, notices and more.
- lightGallery - A customizable, modular, responsive, lightbox gallery plugin for jQuery.
- keukenhof - Lightweight, no dependencies, accessibility enabled TypeScript library for creating modal windows.
- screenfull.js - the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen. Smoothens out the browser implementation differences, so you don't have to.
التمرير
- scrollMonitor - A simple and fast API to monitor elements as you scroll.
- headroom - Give your pages some headroom. Hide your header until you need it.
- onepage-scroll - Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin.
- iscroll - iScroll is a high performance, small footprint, dependency free, multi-platform JavaScript scroller.
- skrollr - Stand-alone parallax scrolling library for mobile (Android + iOS) and desktop. No jQuery.
- parallax - Parallax Engine that reacts to the orientation of a smart device.
- stellar.js - Parallax scrolling made easy.
- plax - jQuery powered parallaxing.
- jparallax - jQuery plugin for creating interactive parallax effect.
- fullPage - A simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites).
- ScrollMenu - A new interface to replace old boring scrollbar.
- Clusterize.js - Tiny vanilla JS plugin to display large data sets easily.
- simpleParallax - Simple and tiny JavaScript library to add parallax animations on any images
- rellax - Buttery smooth, super lightweight, vanilla javascript parallax library.
- asscroll - A hybrid smooth scroll setup that combines the performance gains of virtual scroll with the reliability of native scroll.
- stroll - A collection of CSS List scroll effects bind to dom through javascript.
- locomotive-scroll - Detects the elements in viewport and smooth scrolling with parallax.
- elevator.js - Finally, a "back to top" button that behaves like a real elevator.
قائمة طعام
- jQuery-menu-aim - jQuery plugin to fire events when user's cursor aims at particular dropdown menu items. For making responsive mega dropdowns like Amazon's.
- jQuery contextMenu - contextMenu manager.
- Slideout - A responsive touch slideout navigation menu for mobile web apps.
- Slide and swipe - A sliding swipe menu that works with touchSwipe library.
- mmenu - The best jQuery plugin for app look-alike on- and off-canvas menus with sliding submenus for your website and webapp.
Table/Grid
- jTable - A jQuery plugin to create AJAX based CRUD tables.
- DataTables - (jQuery plug-in) It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table.
- Tabulator - (jQuery plug-in) An extremely flexible library that create tables with a range of interactive features from any JSON data source or existing HTML table.
- Bootstrap Table - An Extension to the popular Bootstrap framework for creating tables that fit the style of your site with no need for additional markup.
- floatThead - (jQuery plug-in) lock any table's header while scrolling within the body. Works on any table and requires no custom html or css.
- Masonry - A cascading grid layout library.
- Packery - A grid layout library that uses a bin-packing algorithm. Useable for draggable layouts.
- Isotope - A filterable, sortable, grid layout library. Can implement Masonry, Packery, and other layouts.
- flexboxgrid - Grid based on CSS3 flexbox.
- Jspreadsheet - Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
الأطر
- Semantic UI - UI Kit with lots of themes and elements.
- w2ui - A set of jQuery plugins for front-end development of data-driven web applications.
- fluidity - The worlds smallest fully-responsive css framework.
- Ink - An HTML5/CSS3 framework used at SAPO for fast and efficient website design and prototyping.
- DataFormsJS - A minimal JavaScript Framework and standalone components for rapid development of sites and SPA's.
- EHTML - HTML Framework that allows you not to write JavaScript code.
Boilerplates
- html5-boilerplate - A professional front-end template for building fast, robust, and adaptable web apps or sites.
- mobile-boilerplate - A front-end template that helps you build fast, modern mobile web apps.
- webplate - An awesome front-end framework that lets you stay focused on building your site or app while remaining really easy to use.
- Cerberus - A few simple, but solid patterns for responsive HTML emails. Even in Outlook.
- full-page-intro-and-navigation - An intro page with a full width background image, a bold animated menu and an iOS-like blurred effect behind the navigation.
- Fluid-Squares - A fluid grid of square units.
- Mobile-First-RWD - An example of a mobile-first responsive web design.
- this-is-responsive - This Is Responsive.
- npm run-scripts Task automation with NPM run-scripts.
الصور
- Drift - Easily add "zoom on hover" functionality to your site's images. Lightweight, no-dependency JavaScript.
- Magnificent.js - Zoom responsively, images & more, w/ jQuery.
- Panolens.js - Panolens.js is an event-driven and WebGL based panorama viewer. خفيفة الوزن ومرنة
إيماءة
- hammer.js - A JavaScript library for multi-touch gestures.
- touchemulator - Emulate touch input on your desktop.
- Dragula - Drag and drop so simple it hurts.
خرائط
- Leaflet - JavaScript library for mobile-friendly interactive maps.
- Cesium - Open Source WebGL virtual globe and map engine.
- gmaps - The easiest way to use Google Maps.
- polymaps - A free JavaScript library for making dynamic, interactive maps in modern web browsers.
- kartograph.js - Open source JavaScript renderer for Kartograph SVG maps.
- mapbox.js - Mapbox JavaScript API, a Leaflet Plugin.
- jqvmap - jQuery Vector Map Library.
- OpenLayers3 - A high-performance, feature-packed library for all your mapping needs.
- H3js - Hexagonal hierarchical geospatial indexing system ported to javascript by Uber for geospatial visualization.
Video/Audio
- prettyembed.js - Prettier embeds for your YouTubes - with nice options like high-res preview images, advanced customization of embed options, and optional FitVids support.
- html5media - Enables
- Play-em JS - Play'em is a JavaScript component that manages a music/video track queue and plays a sequence of songs by embedding several players in a HTML DIV including Youtube, Soundcloud and Vimeo.
- polyplayer - Rule YouTube, Soundcloud and Vimeo player with one API.
- flowplayer - The HTML5 video player for the web https://flowplayer.com/
- mediaelement - HTML5 or
- SoundJS - A library to make working with audio on the web easier. It provides a consistent API for playing audio in different browsers.
- video.js - Video.js - open source HTML5 & Flash video player.
- FitVids.js - A lightweight, easy-to-use jQuery plugin for fluid width video embeds.
- Ion.Sound - Simple sounds on any web page.
- photobooth-js - A widget that allows users to take their avatar pictures on your site.
- clappr - An extensible media player for the web http://clappr.io
- exifr - The fastest and most versatile EXIF reading library. https://mutiny.cz/exifr/
- ts-audio - an agnostic and easy-to-use library to work with the
AudioContext API. - AmplitudeJS - Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies required.
- ractive-player - A library for making interactive videos in React.js.
- ffmpeg.js - FFmpeg optimized for in-browser use: minimal size for faster loading, asm.js, performance tunings, etc.
- flv.js - An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash.
- hls.js - A JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback.
الطباعة
- FlowType.JS - Web typography at its finest: font-size and line-height based on element width.
- BigText - jQuery plugin, calculates the font-size and word-spacing needed to match a line of text to a specific width.
- circletype - A jQuery plugin that lets you curve type on the web.
- slabText - A jQuery plugin for producing big, bold & responsive headlines.
- simple-text-rotator - Add a super simple rotating text to your website with little to no markup.
- novacancy.js - Text Neon Golden effect jQuery plug-in.
- jquery-responsive-text - Make your text sizing responsive!
- FitText.js - A jQuery plugin for inflating web type.
- Lettering.js - A lightweight, easy to use JavaScript
<span> injector for radical Web Typography.
Animations
- velocity - Accelerated JavaScript animation.
- jquery.transit - Super-smooth CSS3 transformations and transitions for jQuery.
- bounce.js - Create tasty CSS3 powered animations in no time.
- GreenSock-JS - High-performance HTML5 animations that work in all major browsers.
- TransitionEnd - TransitionEnd is an agnostic and cross-browser library to work with transitioned event.
- Dynamic.js - JavaScript library to create physics-based CSS animations.
- the-cube - The Cube is an experiment with CSS3 transitions.
- Effeckt.css - A Performant Transitions and Animations Library.
- animate.css - A cross-browser library of CSS animations. As easy to use as an easy thing.
- textillate - A simple plugin for CSS3 text animations.
- move.js - CSS3 backed JavaScript animation framework.
- animatable - One property, two values, endless possibilities.
- shuffle-images - The Simplest Way to shuffle through images in a Creative Way.
- smoothState.js - Unobtrusive page transitions with jQuery.
- Anime.js - A JavaScript animation engine.
- Mo.js - Motion graphics toolbelt for the web.
- particles.js - A lightweight JavaScript library for creating particles.
- tsParticles - A new and improved version of particles.js with bug fixes and many new features.
- particles-bg - A lightweight React particles animation background component.
- barbajs - It helps you create fluid and smooth transitions between your website's pages.
- typicaljs - Animated typing in ~400 bytes ? of JavaScript
معالجة الصور
- lena.js - A Library for image processing with filters and util functions.
- pica - High quality image resize (with fast Lanczos filter, implemented in pure JS).
- cropper - A simple jQuery image cropping plugin.
ES6
- es6features - Overview of ECMAScript 6 features.
- es6-features - ECMAScript 6: Feature Overview & Comparison.
- es6-cheatsheet - ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets.
- ECMAScript 6 compatibility table - Compatibility tables for all ECMAScript 6 features on a variety of environments.
- Babel (Formerly 6to5) - Turn ES6+ code into vanilla ES5 with no runtime.
- Traceur compiler - ES6 features > ES5. Includes classes, generators, promises, destructuring patterns, default parameters & more.
المولدات
- Gatsby.js - React-based static site generator.
- Gridsome - Vue-powered static site generator.
- Docusaurus - React-based static site generator by Facebook, ideal for content-centric websites.
SDK
- javascript-sdk-design - JavaScript SDK design guide extracted from work and personal experience.
- Spotify SDK - Entity oriented SDK to work with the Spotify Web API.
- Square Node.js SDK - JavaScript client library for payments and other Square APIs.
Full Text Search
- lunr - Library for use in the browser and It indexes JSON documents and provides a simple search interface for retrieving documents that best match text queries.
- flexsearch - It is a Next-Generation full text search library for Browser and Node.js.
- Elasticlunr - This library is based on lunr.js, but more flexible and customized.
متفرقات
- echo - Lazy-loading images with data-* attributes.
- picturefill - A responsive image polyfill for <picture>, srcset, sizes.
- platform.js - A platform detection library that works on nearly all JavaScript platforms.
- json3 - A modern JSON implementation compatible with nearly all JavaScript platforms.
- Logical Or Not - A game about JavaScript specificities.
- BitSet.js - A JavaScript Bit-Vector implementation.
- spoiler-alert - SPOILER ALERT! A happy little jquery plugin to hide spoilers on your site.
- jquery.vibrate.js - Vibration API Wrappers
- list.js - Adds search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML. https://listjs.com
- mixitup - MixItUp - A Filter & Sort Plugin.
- grid - Drag and drop library for two-dimensional, resizable and responsive lists.
- jquery-match-height - a responsive equal heights plugin for jQuery.
- SurveyJS - SurveyJS is a JavaScript Survey and Form Library. https://surveyjs.io/
- Array Explorer and Object Explorer - Resources to help figure out what native JavaScript method would be best to use at any given time.
- Clipboard.js - "Copy to clipboard" without Flash or use of Frameworks.
- ky - Tiny and elegant HTTP client based on the browser Fetch API.
- Fcal - Math expression evaluator.
- emoji-button - Vanilla JavaScript emoji picker component.
- iooxa - Components for interactive scientific writing, reactive documents and explorable explanations.
- Idyll - Create explorable explanations and interactive storytelling essays. Can be embedded in HTML.
- javascript-algorithms - Algorithms and data structures implemented in JavaScript with explanations and links to further readings.
- FingerprintJS - Makes a visitor identifier from a browser fingerprint that stays the same in incognito mode and when browser data is purged.
- Peg.js - A simple parser generator for JavaScript that produces fast parsers with excellent error reporting. Usable from your browser, from the command line, or via JavaScript API.
- lune - Library to calculate the phases of the moon accurately.
- jsemu - A list of emulators written in the JavaScript programming language.
البودكاست
- JavaScript Air - The live video broadcast podcast all about JavaScript and the Web platform.
- Web of Tomorrow - Podcast about JavaScript for beginners.
- JavaScript Jabber - A weekly podcast about JavaScript, including Node.js, Front-End Technologies, Careers, Teams and more.
Worth Reading
- You Don't Know JS - Possibly the best book written on modern JavaScript, completely readable online for free, or can be bought to support the author.
- braziljs/js-the-right-way - An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web.
- JSbooks - Directory of free JavaScript ebooks.
- Superhero.js - A collection of resources about creating, testing and maintaining a large JavaScript code base.
- SJSJ - Simplified JavaScript Jargon is a community-driven attempt at explaining the loads of buzzwords making the current JavaScript ecosystem in a few simple words.
- How to Write an Open Source JavaScript Library - A comprehensive guide through a set of steps to publish a JavaScript open source library.
- JavaScript Tutorials - Learn Javascript online from a diverse range of user ranked online tutorials.
- Functional-Light JavaScript - Pragmatic, balanced FP in JavaScript.
- Clean Code JavaScript - Clean Code concepts adapted for JavaScript.
Other Javascript Lists
- sotayamashita/awesome-css
- emijrp/awesome-awesome
- bayandin/awesome-awesomeness
- sindresorhus/awesome
- jnv/list
- gianarb/angularjs
- peterkokot/awesome-dojo
- addyosmani/es6-tools
- ericdouglas/ES6-Learning
- obetomuniz/awesome-webcomponents
- willianjusten/awesome-svg
- davidsonfellipe/awesome-wpo
- instanceofpro/awesome-backbone
- enaqx/awesome-react
- bolshchikov/js-must-watch
- peterkokot/awesome-jquery
- davidyezsetz/you-might-not-need-jquery-plugins
- MaximAbramchuck/awesome-interviews
- denolib/awesome-deno
- freeCodeCamp/freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
- vuejs/vue - ? Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- facebook/react - A declarative, efficient, and flexible JavaScript library for building user interfaces.
- twbs/bootstrap - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- trekhleb/javascript-algorithms - Algorithms and data structures implemented in JavaScript with explanations and links to further readings
- airbnb/javascript - JavaScript Style Guide
- axios/axios - Promise based HTTP client for the browser and node.js
- 30-seconds/30-seconds-of-code - Short JavaScript code snippets for all your development needs
- nodejs/node - Node.js JavaScript runtime ?
- mrdoob/three.js - JavaScript 3D Library.
- mui-org/material-ui - MUI (formerly Material-UI) is the React UI library you always wanted. Follow your own design system, or start with Material Design.
- goldbergyoni/nodebestpractices - ✅ The Node.js best practices list (December 2021)
- ryanmcdermott/clean-code-javascript - ? Clean Code concepts adapted for JavaScript
- webpack/webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
- atom/atom - The hackable text editor
- jquery/jquery - jQuery JavaScript Library
- chartjs/Chart.js - Simple HTML5 Charts using the tag
- expressjs/express - Fast, unopinionated, minimalist web framework for node.
- h5bp/html5-boilerplate - A professional front-end template for building fast, robust, and adaptable web apps or sites.
- lodash/lodash - A modern JavaScript utility library delivering modularity, performance, & extras.
- moment/moment - Parse, validate, manipulate, and display dates in javascript.
- azl397985856/leetcode - LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
- leonardomso/33-js-concepts - 33 JavaScript concepts every developer should know.
- meteor/meteor - Meteor, the JavaScript App Platform
- strapi/strapi - Open source Node.js Headless CMS to easily build customisable APIs
- prettier/prettier - Prettier is an opinionated code formatter.
- juliangarnier/anime - JavaScript animation engine
- yarnpkg/yarn - The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
- parcel-bundler/parcel - The zero configuration build tool for the web. ؟
- TryGhost/Ghost - Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
- microsoft/Web-Dev-For-Beginners - 24 Lessons, 12 Weeks, Get Started as a Web Developer
- 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. Fast and lean.
- 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. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
- 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. Anywhere.
- 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 works with a secure default, but offers a lot of configurability and hooks. 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. Cross-platform.
- 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. No dependencies
- 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. Jump in!
- 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. Delightful editing for beginners and experts alike. 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. Resistance is futile.
- 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.
Licenses
رخصة
To the extent possible under law, Veilair has waived all copyright and related or neighboring rights to this work.
العودة إلى الأعلى