JavaScript 프레임 워크 개발
JavaScript 프레임 워크의 세계에 오신 것을 환영합니다. 프레임 워크, 서적, 기사, 대화, 스크린 캐스트, 녹음, 라이브러리, 학습 자습서 및 JavaScript 개발에 대한 반짝이는 리소스의 지속적인 목록.
JavaScript 프레임 워크는 현대적인 프론트 엔드 웹 개발의 필수 부분으로, 개발자에게 확장 가능한 대화식 웹 애플리케이션을 구축하기위한 시도되고 테스트 된 도구를 제공합니다.

Why do we use Frameworks?
소프트웨어 개발은 복잡한 프로세스입니다. 코딩, 설계 및 테스트를 포함한 다양한 작업이 필요합니다. 코딩 부분 만 있으면 프로그래머는 구문, 선언, 쓰레기 수집, 진술, 예외 등을 관리해야했습니다.
프로그래머로서 프로젝트에 도움이되는 도구가있을 때 처음부터 시작할 필요가 없습니다. 프레임 워크는 개발자가 애플리케이션을 구축하기 위해 개발하고 사용하는 소프트웨어입니다.

Advantages of using a software framework:
- 더 나은 프로그래밍 관행을 설정하고 설계 패턴의 적합성 사용을 지원합니다.
- 코드가 더 안전합니다
- 중복 및 중복 코드를 피할 수 있습니다
- 더 적은 버그로 코드를 일관되게 개발하는 데 도움이됩니다
- 정교한 기술을보다 쉽게 작업 할 수 있습니다
- 소프트웨어 프레임 워크를 만들거나 오픈 소스 프레임 워크에 기여할 수 있습니다. 따라서 기능이 지속적으로 개선됩니다
- 여러 코드 세그먼트 및 기능이 사전 제작되고 사전 테스트됩니다. 이로 인해 응용 프로그램을보다 신뢰할 수 있습니다
- 코드 테스트 및 디버깅은 훨씬 쉽고 코드를 소유하지 않은 개발자조차도 수행 할 수 있습니다.
- 응용 프로그램을 개발하는 데 필요한 시간이 크게 줄어 듭니다.
Table of Contents
- 멋진 JavaScript
- 패키지 관리자
- 구성 요소 관리
- 로더
- 번들러
- 체커 타입
- 테스트 프레임 워크
- QA 도구
- MVC 프레임 워크 및 라이브러리
- 노드 구동 CMS 프레임 워크
- 템플릿 엔진
- 기사/게시물
- 데이터 시각화
- 편집자
- 선적 서류 비치
- 유용
- 파일
- 기능적 프로그래밍
- 반응성 프로그래밍
- 데이터 구조
- 날짜
- 끈
- 숫자
- 저장
- 색상
- I18N 및 L10N
- 제어 흐름
- 라우팅
- 보안
- 통나무
- Regexp
- 메디아
- 음성 명령
- API
- 스트리밍
- 비전 탐지
- 브라우저 감지
- 운영 체제
- 기준
- 기계 학습
- UI
- 코드 강조 표시
- 로드 상태
- 확인
- 키보드 포장지
- 여행과 가이드
- 알림
- 슬라이더
- 레인지 슬라이더
- 위젯을 형성하십시오
- 팁
- 모달과 팝업
- 스크롤
- 메뉴
- 테이블/그리드
- 프레임 워크
- 보일러 플레이트
- 영상
- 몸짓
- 지도
- 타이포그래피
- 애니메이션
- 이미지 처리
- ES6
- 발전기
- 전문 검색
- SDK
- 기타
- 팟 캐스트
- 읽을 가치가 있습니다
- 다른 JavaScript 관련
- 기여
Package Managers
JavaScript 라이브러리를 호스팅하고이를 가져오고 포장하기위한 도구를 제공하십시오.
- NPM -NPM은 JavaScript의 패키지 관리자입니다.
- Bower- 웹 패키지 관리자.
- 구성 요소 - 더 나은 웹 애플리케이션을 구축하기위한 클라이언트 패키지 관리.
- SPM- 새로운 정적 패키지 관리자.
- JAM- 브라우저 중심 및 요구 사항이 필요한 리포지토리를 사용하는 패키지 관리자.
- JSPM- 마찰이없는 브라우저 패키지 관리.
- 엔더 - 비축 도서관.
- Volo- 템플릿에서 프론트 엔드 프로젝트를 만들고, 종속성을 추가하며, 결과 프로젝트를 자동화합니다.
- 듀오-차세대 패키지 관리자는 구성 요소의 최고의 아이디어를 혼합하고, 브라우저 화 및 프론트 엔드 코드를 빠르고 고통스럽지 않게 만들었습니다.
- 원사 - 빠르고 신뢰할 수 있으며 안전한 종속성 관리.
- PNPM- 빠른 디스크 공간 효율적인 패키지 관리자.
Component Management
- 비트 - 애플리케이션에서 구성 요소 (반응, 각도, 노드 등) 작성, 찾기 및 재사용.
Loaders
JavaScript의 모듈 또는 로딩 시스템.
- requirejs- 자바 스크립트 용 파일 및 모듈 로더.
- Browserify -Browser -Side require () node.js way.
- SEAJS- 웹 용 모듈 로더.
- Headjs- 머리에 유일한 대본.
- CURL- AMD, CommonJS 모듈/1.1, CSS, HTML/Text 및 레거시 스크립트를 처리하는 작고 빠르고 확장 가능한 모듈 로더.
- Lazyload- 작은 종속성 비동기 JavaScript 및 CSS 로더.
- Script.js- 비동기 JavaScript 로더 및 종속성 관리자.
- SystemJS -AMD, CJS & ES6 사양 호환 모듈 로더.
- LODJS- AMD를 기반으로 한 모듈 로더.
- ESL- 모듈 로더 브라우저 먼저 Lazy Define 및 AMD를 지원합니다.
- ModuleJS- 가벼운 JavaScript 모듈 시스템.
Bundlers
- Webpack- 브라우저 용 CommonJS/AMD 모듈을 포장합니다.
- 롤업 - 차세대 ES6 모듈 Bundler.
- 브런치 - 간단한 선언 구성이있는 빠른 프론트 엔드 웹 앱 빌드 도구.
- 소포 - 금속, 제로 구성 웹 애플리케이션 Bundler.
- 미생물 - 작은 모듈에 대한 제로 구성 번더.
- Fusebox- 올바른 번들
- Snowpack- 최신 웹용으로 설계된 번개 빠른 프론트 빌드 도구.
체커 타입
- TypeScript -Plain JavaScript로 컴파일하는 JavaScript의 입력 된 슈퍼 세트.
- Flow.js- Facebook에서 JavaScript의 정적 유형 검사기.
- HEGEL- 강한 유형 시스템의 유형에 대한 바이어스가있는 JavaScript의 정적 유형 검사기.
- TYPL- 유형 추론에 대한 바이어스가있는 JavaScript 유형 Linter.
- Hindley Milner 정의 - Haskell -Alike Hindley Milner 유형 서명을 사용하여 JavaScript 기능에 대한 런타임 유형 확인.
테스트 프레임 워크
프레임 워크
- Mocha- Node.js 및 브라우저를위한 단순하고 유연하며 재미있는 JavaScript 테스트 프레임 워크.
- JASMINE- DOM -LESS SIGHT JavaScript 테스트 프레임 워크.
- Qunit- 사용하기 쉬운 JavaScript 장치 테스트 프레임 워크.
- 농담 - 통증없는 JavaScript 단위 테스트.
- Prova- 테이프 및 Browserify를 기반으로 한 노드 및 브라우저 테스트 러너
- DALEKJS- 자바 스크립트가있는 자동 크로스 브라우저 기능 테스트
- Protractor-Protractor는 AngularJS 응용 프로그램의 엔드 투 엔드 테스트 프레임 워크입니다.
- 테이프 - 노드 및 브라우저의 탭 생산 테스트 하네스.
- TestCafe- 최신 웹 개발 스택에 대한 자동 브라우저 테스트.
- AVA- 미래의 JavaScript 테스트 러너
- Cypress- 브라우저에서 실행되는 모든 것을위한 완전한 엔드 투 엔드 테스트 프레임 워크.
역설
- Chai -BDD / TDD Assertion Framework for Node.js 및 모든 테스트 프레임 워크와 쌍을 이룰 수있는 브라우저.
- 효소 - 효소는 RECT 구성 요소의 출력을 쉽게 주장, 조작 및 가로 지르는 React의 JavaScript 테스트 유틸리티입니다.
- React Testing Library- 좋은 테스트 관행을 장려하는 간단하고 완전한 React DOM 테스트 유틸리티.
- Sinon.js- 스파이, 스터브 및 자바 스크립트를위한 모의 테스트.
- expect.js- node.js 및 브라우저에 대한 최소 BDD 스타일의 어설 션.
- proxyquire -Stub nodejs의 요구 사항.
적용 범위
- 이스탄불 - 또 다른 JS 코드 커버리지 도구.
- 담요 - JavaScript 용 간단한 코드 커버리지 라이브러리. 브라우저와 Nodejs 모두에 쉽게 설치하고 사용하도록 설계되었습니다.
- JSCOVER -JSCOVER는 JavaScript 프로그램의 코드 적용 범위를 측정하는 도구입니다.
달리는 사람
- Phantomjs- 스크립트 가능한 헤드리스 웹 키트.
- SLIMERJS- 도마뱀을 실행하는 유령 같은 도구.
- Casperjs- Phantomjs 및 Slimerjs의 내비게이션 스크립팅 및 테스트 유틸리티.
- 좀비 - Node.js를 사용한 미친 듯이 빠르고 풀 스택, 헤드리스 브라우저 테스트
- TOTORO- 간단하고 안정적인 크로스 브라우저 테스트 도구.
- Karma- JavaScript의 멋진 테스트 러너.
- Nightwatch -Node.js 및 Selenium Webdriver를 기반으로 한 UI 자동 테스트 프레임 워크.
- 인턴 - JavaScript 용 차세대 코드 테스트 스택.
- YOLPO- 브라우저의 진술 별 JavaScript 통역사.
- Puppeteer- 공식 Google Chrome 팀의 Headless Chrome Node.js API.
- Webdriverio- Node.js의 차세대 웹 드라이버 테스트 자동화 프레임 워크
- Taiko- 크롬 기반 브라우저를 자동화하기위한 간단한 API가있는 Node.js 라이브러리.
- 극작가 - Node.js 라이브러리는 단일 API로 Chromium, Firefox 및 Webkit을 자동화합니다.
QA 도구
- Pretier -Pretier는 의견이 많은 Code Formatter입니다.
- JSHINT -JSHINT는 JavaScript 코드에서 오류 및 잠재적 문제를 감지하는 데 도움이되는 도구입니다.
- JSCS- JavaScript 코드 스타일 검사기.
- JSFMT- 서식, 검색 및 재 작성제 JavaScript.
- JSinspect- 복사 및 구조적으로 유사한 코드를 감지합니다.
- Buddy.js- JavaScript의 마술 번호 감지.
- ESLINT- JavaScript의 패턴을 식별하고보고하기위한 완전히 플러그 가능한 도구.
- JSLINT- 언어의 좋은 부분 만 유지하는 것을 목표로하는 높은 표준, 엄격하고 의견이 많은 코드 품질 도구.
- JavaScript 표준 스타일 - 의견이없고, 구성 없음 스타일 가이드, 스타일 체커 및 형성자
- 빌드 타임에서 사전 평가 코드-빌드 타임에서 프론트 엔드 JavaScript 코드 사전 평가
- JS -Beautifier -NPM CLI 및 라이브러리가 JS 코드를 포맷합니다.
- 허스키 - 나쁜 git 커밋, git 푸시 등을 방지합니다.
MVC 프레임 워크 및 라이브러리
- Angular.js -HTML은 웹 앱을 위해 향상되었습니다. (감가 상승)
- Angular -Angular는 TypeScript/JavaScript 및 기타 언어를 사용하여 모바일 및 데스크탑 웹 응용 프로그램을 구축하기위한 개발 플랫폼입니다.
- Aurelia- 모바일, 데스크탑 및 웹을위한 JavaScript 클라이언트 프레임 워크.
- 백본 - JS 앱에 모델, 뷰, 컬렉션 및 이벤트와 함께 백본을 제공하십시오.
- Ember.js- 야심 찬 웹 응용 프로그램을 만들기위한 JavaScript 프레임 워크.
- METEOR- 매우 간단한 데이터베이스-에버레이, 와이어, 순수한 자바 스크립트 웹 프레임 워크.
- RACTIVE- 차세대 DOM 조작.
- VUE- 대화 형 인터페이스를 구축하기위한 직관적이고 빠르고 합성 가능한 MVVM.
- Svelte -Svelte는 웹 애플리케이션을 구축하는 새로운 방법입니다. 선언적 구성 요소를 가져 와서 DOM을 외과 적으로 업데이트하는 효율적인 JavaScript로 변환하는 컴파일러입니다.
- 녹아웃 - 녹아웃을 사용하면 JavaScript를 사용하여 풍부하고 반응이 좋은 UI를보다 쉽게 만들 수 있습니다.
- 척추 - 자바 스크립트 응용 프로그램 구축을위한 가벼운 MVC 라이브러리.
- Espresso.js- 사용자 인터페이스를 제작하기위한 최소 JavaScript 라이브러리.
- CANJS- JS를 더 좋고, 빠르고, 쉽게 할 수 있습니다.
- React- 사용자 인터페이스를 구축하기위한 라이브러리. 선언적이고 효율적이며 매우 유연합니다. 가상 Dom과 함께 작동합니다.
- HyperApp -Frontend 응용 프로그램 구축을위한 1KB JavaScript 라이브러리.
- PREACT- 동일한 ES6 API와 함께 빠른 3KB 반응 대안. 구성 요소 및 가상 Dom.
- Natives Script- JavaScript를 사용하여 진정한 기본 크로스 플랫폼 iOS 및 Android 앱을 구축하십시오.
- React -Native- React를 사용하여 기본 앱을 구축하기위한 프레임 워크.
- 폭동 - 반응과 같은 라이브러리이지만 크기가 매우 작습니다.
- 흉부 - 백본 강화.
- 채플린 - backbone.js 라이브러리를 사용하는 JavaScript 응용 프로그램을위한 아키텍처.
- Marionette- 대규모 JavaScript 응용 프로그램의 구성을 단순화하는 것을 목표로하는 Backbone.js 용 복합 응용 프로그램 라이브러리.
- Ripple- 반응성 전망을 구축하기위한 작은 기초.
- 리벳 - 가볍고 강력한 데이터 바인딩 + 템플릿 솔루션.
- Derby -MVC 프레임 워크로 Node.js와 브라우저에서 실행되는 실시간, 공동 작업 응용 프로그램을 쉽게 작성할 수 있습니다.
- Derby -Onesouse- 멋진 더비 구성 요소 모음
- way.js- 단순하고 가벼우 며 지속적인 양방향 데이터베이닝.
- MITHRIL.JS-MITHRIL은 클라이언트 측 MVC 프레임 워크 (가벼운, 강력한, 빠른)입니다.
- JSBLOCKS -JSBLOCKS는 더 나은 MV -ish 프레임 워크입니다.
- LiquidLava- 사용자 인터페이스 구축을위한 투명한 MVC 프레임 워크.
- 깃털 - 내일 앱을위한 미니멀리스트 실시간 JavaScript 프레임 워크.
- KEO- 기능적 상태 비밀 부품은 Shadow DOM 지원과 함께 부품을 반응합니다.
- ATVJS- 순수한 JavaScript를 사용한 빠른 애플 TV 애플리케이션 개발.
- Alpine.js- Vue 또는 React와 같은 큰 프레임 워크의 반응적이고 선언적 인 특성을 훨씬 저렴한 비용으로 제공합니다.
- Inferno- 현대적인 사용자 인터페이스를 구축하기위한 매우 빠르고 반응 같은 JavaScript 라이브러리.
- Foalts- 웹 응용 프로그램 구축을위한 우아하고 포괄적 인 Node.js 프레임 워크 (TypeScript).
- Lucia -Tiny Web Apps 용 3KB 라이브러리.
- Adonis- Node.js 프레임 워크는 개발자 인체 공학, 안정성 및 신뢰에 매우 중점을 둡니다.
- Grapesjs- 무료 및 오픈 소스 웹 빌더 프레임 워크. 코딩없이 템플릿을 구축하기위한 차세대 도구.
- RETE.JS- 시각적 프로그래밍을위한 모듈 식 프레임 워크를 사용하면 브라우저에서 노드 기반 편집기를 만들 수 있습니다.
- LiteGraph.js- PD 또는 UDK Blueprints와 유사한 그래프 노드 엔진 및 편집기에는 HTML5 Canvas2d의 자체 편집기가 제공됩니다.
- DrawFlow-이를 통해 쉽고 빠르게 데이터 흐름을 만들 수 있습니다.
- Blockly- Google의 Web 및 Mobile Apps에 비주얼 코드 편집기를 추가하는 라이브러리.
- 백만 - <1KB 컴파일러 중심 가상 DOM. 빠릅니다!
노드 구동 CMS 프레임 워크
- Keystonejs- 강력한 CMS 및 웹 앱 프레임 워크.
- 반응 상업 - 반응 CM, 실시간 아키텍처 및 설계.
- 유령 - 단순하고 강력한 출판 플랫폼.
- Apostrophe- 컨텐츠 편집 및 필수 서비스가 포함 된 CM.
- We.js- 실시간 앱, 사이트 또는 블로그의 프레임 워크.
- Hatch.js- 소셜 기능을 갖춘 CMS 플랫폼.
- taracotjs- node.js를 기반으로 빠르고 미니멀리스트 CMS
- Nodizecms -CMS 커피 스크립트 애호가.
- Cody -WSYWYG 편집기와 CMS.
- Pencilblue- CMS 및 블로그 플랫폼.
- strapi- 오픈 소스 노드 .JS 헤드리스 CMS를 쉽게 구체화 할 수있는 API를 구축 할 수 있습니다.
- 요인 -JavaScript CMS
템플릿 엔진
템플릿 엔진을 사용하면 문자열 보간을 수행 할 수 있습니다.
- mustache.js- javaScript에서 {{mustaches}}를 사용한 최소 템플릿.
- handlebars.js- 콧수염 템플릿 언어로의 확장.
- Nunjucks- Mozilla의 JavaScript를위한 풍부하고 강력한 템플릿 언어.
- Hogan.js- 콧수염 템플릿 언어를위한 컴파일러.
- DOT -NODEJS 및 브라우저 용 가장 빠른 + 간결한 JavaScript 템플릿 엔진.
- Dustjs- 브라우저 및 Node.js의 비동기 템플릿
- 에코 - 내장 커피 스크립트 템플릿.
- JavaScript -Templates- <1KB 의존성이없는 빠르고 강력한 JavaScript 템플릿 엔진.
- T.JS- ~ 400 바이트의 작은 JavaScript 템플릿 프레임 워크.
- 퍼그 - 강력하고 우아하며 Nodejs 용 풍부한 템플릿 엔진을 특징으로합니다. (이전에 Jade로 알려진)
- EJS- 효과적인 JavaScript 템플릿.
- XTEMPLATE- 노드 및 브라우저 용 Extensible Template Engine Lib
- Marko- Node.js 용 빠르고 가벼운 HTML 기반 템플릿 엔진 및 Async, 스트리밍, 사용자 정의 태그 및 CommonJS 모듈이있는 브라우저.
- SWIG- (보관 된) 간단하고 강력하며 확장 가능한 Node.js 및 브라우저 기반 JavaScript 템플릿 엔진.
기사와 게시물
- 당신이 알아야 할 JavaScript- JavaScript 기능의 개념에 관한 기사.
- JavaScript의 작동 방식 - JavaScript의 빌딩 블록에 관한 일련의 기사.
- 웹 작업자를 사용한 멀티 스레딩-웹 워커 : JavaScript에 멀티 스레딩 추가
- JavaScript 의이 키워드 - JavaScript의 'This'키워드를 나누어
데이터 시각화
웹을위한 데이터 시각화 도구.
- D3- HTML 및 SVG 용 JavaScript 시각화 라이브러리.
- 메트릭 그래픽 - 간결하고 원칙적인 데이터 그래픽 및 레이아웃에 최적화 된 라이브러리.
- Three.JS -JavaScript 3D 라이브러리.
- Chart.js- <canvas> 태그를 사용한 간단한 HTML5 차트.
- Paper.js- 벡터 그래픽 스크립팅의 스위스 군용 나이프 - 스크립트 그래퍼는 HTML5 캔버스를 사용하여 JavaScript 및 브라우저로 포팅되었습니다.
- fabric.js-JavaScript 캔버스 라이브러리, SVG-to-Canvas (& Canvas-to-SVG) 파서.
- PEITY- 프로그레시브 바, 라인 및 파이 차트.
- Raphael -JavaScript 벡터 라이브러리.
- Echarts- 엔터프라이즈 차트.
- Visjs- 동적 브라우저 기반 데이터 시각화를위한 여러 라이브러리.
- 2.js- 웹의 렌더러 불가지론 2 차원 드로잉 API.
- G.Raphael- Raphaël의 차트.
- Sigma.js- 그래프 드로잉 전용 JavaScript 라이브러리.
- Arbor- 웹 작업자와 jQuery를 사용한 그래프 시각화 라이브러리.
- 입체파 - 시계열 시각화를위한 D3 플러그인.
- DC.JS- D3.JS로 렌더링 된 크로스 필터와 기본적으로 작동하도록 구축 된 다차원 차트
- VEGA- 시각화 문법.
- Processing.js -Processing.js는 웹 표준을 사용하여 플러그인없이 데이터 시각화가 작동합니다.
- Envisionjs- 동적 html5 시각화.
- 인력거 - 대화식 실시간 그래프를 만들기위한 JavaScript 툴킷.
- FLOT- jQuery의 매력적인 JavaScript 차트.
- Morris.js- 예쁜 시계열 라인 그래프.
- NVD3- D3.JS의 재사용 가능한 차트 및 차트 구성 요소 빌드.
- SVG.JS- SVG 조작 및 애니메이션을위한 가벼운 라이브러리.
- HeatMap.js- html5 캔버스 기반 히트 맵을위한 JavaScript 라이브러리.
- jQuery.sparkline- 브라우저에서 직접 작은 스파크 라인 차트를 생성하기위한 jQuery JavaScript 라이브러리의 플러그인.
- TRIANGLIFY- D3.JS와 함께 낮은 폴리 스타일 배경 생성기
- D3 -Cloud- JavaScript에서 Word Clouds를 만듭니다.
- D4- D3에 대한 친숙한 재사용 가능한 차트 DSL.
- Dimple.js- D3에 의해 구동되는 비즈니스 분석을위한 쉬운 차트.
- THRITIST -JS- 간단한 반응 형 차트.
- Epoch- 범용 실시간 차트 라이브러리.
- C3- D3 기반 재사용 가능한 차트 라이브러리.
- Babylonjs- HTML 5 및 WebGL로 3D 게임을 구축하기위한 프레임 워크.
- Recharts- React 및 D3으로 구축 된 재정의 차트 라이브러리.
- GraphicsJS- SVG/VML 기술을 기반으로 직관적 인 API가있는 가벼운 JavaScript 그래픽 라이브러리.
- MXGRAPH- 대화 형 그래프 및 차트 응용 프로그램을 공급 업체가 지원하는 주요 브라우저에서 기본적으로 실행할 수있는 도서관 도서관.
- Frappe 차트 -Github에서 영감을 얻은 간단하고 현대적인 SVG 차트는 의존성이 0입니다.
- Frappe Gantt- 웹을위한 간단하고 대화식 현대적인 간트 차트 라이브러리.
- G2- 통계 차트를위한 대화식 데이터 중심 시각화 문법.
- G2Plot- 대화식 및 반응 형 차트 라이브러리. 그래픽의 문법을 기반으로합니다.
- Cytoscape.js- 완전히 특징된 그래프 이론 라이브러리.
- Cola.js- 제약 기반 최적화 기술을 사용하여 HTML5 문서 및 다이어그램을 정리하기위한 라이브러리
- CONTERJS- 정적 다이어그램 또는 완전히 대화식 다이어그램 도구를 생성하기위한 다이어그램 라이브러리. Amchart, Anychart, Plotly, Highchart 및 Lightning Chart와 같은 훌륭한 상업 라이브러리도 있습니다.
타임 라인
- Timelinejs v3- JavaScript로 내장 된 스토리 텔링 타임 라인.
- Timesheet.js- 간단한 HTML5 및 CSS3 시간 시트 용 JavaScript 라이브러리.
스프레드 시트
- Handsontable -Handsontable은 개발자를위한 JavaScript/HTML5 스프레드 시트 라이브러리입니다.
- Frappe DataTable -Frappe DataTable은 표식 데이터를 표시하기위한 간단하고 현대적이고 대화식 데이터 가능한 라이브러리입니다.
- Luckysheet -Luckysheet는 강력하고 구성하기 쉽고 완전히 오픈 소스 인 Excel과 같은 온라인 스프레드 시트입니다.
편집자
- Ace -Ace (ajax.org Cloud9 편집기).
- Codemirror- 브라우저 내 코드 편집기.
- Esprima -Muspurpose Analysis를위한 ECMAScript 구문 분석 인프라.
- Quill- 크로스 브라우저 API가있는 크로스 브라우저 리치 텍스트 편집기.
- Medium -Editor -Medium.com Wysiwyg 편집기 클론.
- 펜 - 라이브 편집을 즐기십시오 (+Markdown).
- JQuery -Notebook- 간단하고 깨끗하며 우아한 텍스트 편집기. 매체의 굉장함에서 영감을 얻었습니다.
- Bootstrap-Wysiwyg- 작은 부트 스트랩 호환 Wysiwyg Rich 텍스트 편집기.
- CKEDITOR RELEASES- 모든 사람을위한 최고의 웹 텍스트 편집기.
- 편집자 - 마크 다운 편집기. 여전히 개발 중입니다.
- SEEPIEDITOR- 분할 풀 스크린 편집, 라이브 미리보기, 자동 드래프트 저장, 오프라인 지원 등이 포함 된 임베드 가능한 JavaScript Markdown 편집기.
- JSONEDITOR- JSON을보고, 편집 및 형식화 할 수있는 웹 기반 도구.
- vim.js- 지속적인
~/.vimrc 가진 Vim의 JavaScript 포트. - Squire -HTML5 리치 텍스트 편집기.
- Tinymce- JavaScript Rich Text 편집기.
- TRIX- 일상적인 글쓰기를위한 풍부한 텍스트 편집기. 베이스 캠프에 의해.
- Trumbowyg- 가볍고 놀라운 Wysiwyg JavaScript 편집기.
- Draft.js- 텍스트 편집기 구축을위한 반응 프레임 워크.
- Bootstrap -Wysihtml5- 단순하고 아름다운 Wysiwyg 편집기
- WYSIHTML5- HTML5 및 프로그레시브 강화 접근법을 기반으로 한 오픈 소스 리치 텍스트 편집기. 정교한 보안 개념을 사용하며 인과 할 수없는 태그 수프와 인라인 스타일을 방지하여 완전히 유효한 HTML5 마크 업을 생성하는 것을 목표로합니다.
- 랩터 편집자 -Html5 Wysiwyg 컨텐츠 편집기 인 Raptor!
- Popline-Popline은 HTML5 Rich-Text-Editor Toolbar입니다.
- Summernote- 매우 간단한 Wysiwyg 편집기.
선적 서류 비치
- DevDocs는 빠르고 구성적이고 일관된 인터페이스를 갖춘 올인원 API 문서 리더입니다.
- Dexy는 코드를 통합 한 모든 종류의 기술 문서를 작성하기위한 무료 형식 문화 문서 도구입니다.
- Docco는 빠르고 더 이상 수백 라인 길이의 문맹 프로그램 스타일 문서 생성기입니다.
- Styledocco는 스타일 시트에서 문서 및 스타일 가이드 문서를 생성합니다.
- Ronn은 매뉴얼을 만듭니다. 단순하고 인간 읽기 쉬운 텍스트 파일을 터미널 디스플레이를 위해 로프로 변환하고 웹의 경우 HTML로 변환합니다.
- Dox는 노드로 작성된 JavaScript 문서 생성기입니다. DOX는 더 이상 문서에 대한 의견이 많은 구조 나 스타일을 생성하지 않으며 간단히 JSON 표현을 제공하여 MarkDown 및 JSDOC 스타일 태그를 사용할 수 있습니다.
- JSDOX는 JSDOC3에서 MarkDown 문서 생성기입니다.
- ESDOC는 JavaScript를위한 좋은 문서 생성기입니다.
- Yuidoc은 Javadoc 및 Doxygen과 같은 도구와 유사한 구문을 사용하여 소스의 주석에서 API 문서를 생성하는 Node.js 응용 프로그램입니다.
- Coddoc은 JSDOC 구문 분석 라이브러리입니다. Coddoc은 Coddoc.addtaghandler 및 coddoc.addcodehandler를 사용하여 사용자가 태그 및 코드 파서를 추가 할 수있게함으로써 쉽게 확장 가능하다는 점에서 다릅니다. Coddoc은 또한 API에서 사용할 소스 코드를 구문 분석합니다.
- Sphinx 지능적이고 아름다운 문서를 쉽게 만들 수있는 도구
- JSDOC 사용
- Beautiful Docs는 Markdown 파일을 기반으로 한 문서 뷰어입니다.
- Locumentation.js- ES2015+ 및 흐름 주석을 지원하는 API 문서 생성기.
- JSDUCK -Sencha JavaScript 프레임 워크 용 API 문서 생성기이지만 다른 프레임 워크에도 사용할 수 있습니다.
- Codecrumbs는 Breadcrumbs를 소스 코드에 넣음으로써 Codebase를 학습하고 문서화하기위한 시각적 도구입니다.
파일
파일 작업을위한 라이브러리.
- PAPA PARSE -CSV 파일/문자열을 구문 분석하고 CSV로 내보내는 강력한 CSV 라이브러리.
- JBinary- 파일 유형 및 데이터 구조를 설명하기위한 선언 구문이있는 이진 파일에 대한 고급 I/O (로드, 구문 분석, 조작, 직렬화, 저장).
- diff2html -git diff 출력 파서 및 예쁜 HTML 발전기.
- JSPDF -JavaScript PDF 생성.
- pdf.js -JavaScript의 PDF 리더.
기능적 프로그래밍
JavaScript의 기능을 확장하기위한 기능 프로그래밍 라이브러리.
- 밑줄 - JavaScript의 유틸리티 _ 벨트.
- Lodash- 일관성, 커스터마이즈, 성능 및 엑스트라를 제공하는 유틸리티 라이브러리.
- 설탕 - 기본 물체로 작업하기위한 JavaScript 라이브러리.
- Lazy.js- 밑줄과 같지만 게으름.
- RAMDA- 자바 스크립트 프로그래머를위한 실용적인 기능 라이브러리.
- MOUT- 모듈 식 자바 스크립트 유틸리티.
- 메쉬 - 스트림 가능한 데이터 동기화 유틸리티.
- PRELUDEJS- JavaScript 용 하드 코어 기능 프로그래밍.
- 람다 - 람다 에 대한 더 빠르고 작은 대안.
- FXTS- 게으른 평가 및 동시성.
반응성 프로그래밍
JavaScript의 기능을 확장하기위한 반응 형 프로그래밍 라이브러리.
- RXJS- JavaScript를위한 반응 형 프로그래밍 라이브러리.
- 베이컨 -FRP (기능적 반응 프로그래밍) JavaScript 용 라이브러리.
- KEFIR- 고성능 및 낮은 메모리 소비에 중점을 둔 Bacon.js 및 RXJ에서 영감을 얻은 JavaScript 용 FRP 라이브러리.
- Highland-JavaScript 유틸리티 벨트를 다시 생각하면서 Highland는 표준 JavaScript 및 Node와 유사한 스트림을 사용하여 동기 및 비동기 코드를 쉽게 관리합니다.
- MOLS.JS- 고성능 FRP 라이브러리.
- 단순하고 확장 가능한 상태 관리를위한 MOBX -TFRP 라이브러리.
- CYCLE.JS- 클리너 코드를위한 기능적이고 반응성 JavaScript 라이브러리.
- CONCENT- 확실히 반응을위한 가장 단순하지만 가장 강력한 상태 관리는 예측 가능한 、 진보적이고 효율적입니다.
데이터 구조
보다 정교한 응용 프로그램을 구축하기위한 데이터 구조 라이브러리.
- 불변성 -JS- 시퀀스, 범위, 반복,지도, 주문 맵, 세트 및 스파 스 벡터를 포함한 불변의 데이터 컬렉션.
- Mori- Clojurescript의 영구 데이터 구조를 사용하고 바닐라 JavaScript의 편안함에서 API를 지원하는 라이브러리.
- 버킷 - JavaScript로 작성된 완전하고 완전히 테스트되고 문서화 된 데이터 구조 라이브러리.
- HASHMAP- 모든 종류의 키를 지원하는 간단한 해시 맵 구현.
- ngraph.graph- JavaScript의 그래프 데이터 구조.
날짜
날짜 라이브러리.
- 순간 - 자바 스크립트의 날짜를 구문 분석, 검증, 조작 및 표시합니다.
- Moment -TimeZone- Moment.js에 대한 시간대 지원.
- JQuery -Timeago- 퍼지 타임 스탬프를 자동으로 업데이트 할 수있는 jQuery 플러그인 (예 : 4 분 전 ").
- TimeZone-JS- 시간대 지원 자바 스크립트 날짜 개체. 시간대 데이터에 Olson ZoneInfo 파일을 사용합니다.
- 날짜 - 인간의 날짜 ().
- MS.JS- 작은 밀리 초 변환 유틸리티.
- Countdown.js- 매우 간단한 카운트 다운.
- Timeago.js-
*** time ago 명령문과 함께 날짜를 포맷하는 데 사용되는 간단한 라이브러리 (2KB 미만). - FECHA- 가벼운 날짜 서식 및 구문 분석 (~ 2KB). 모멘트의 구문 분석 및 서식 기능을 대체하기위한 것입니다.
- Date -FNS- 현대식 JavaScript 날짜 유틸리티 라이브러리.
- Map -Countdown- Google지도 위에 구축 된 브라우저 카운트 다운.
- dayjs -day.js 2kb 동일한 현대 API를 가진 Moment.js에 대한 부정확 한 날짜 라이브러리 대안.
- Luxon -Luxon은 JavaScript의 날짜와 시간으로 작업하기위한 도서관입니다.
끈
문자열 라이브러리.
- VOCA- 최고의 JavaScript 문자열 라이브러리
- 선택 - 사용자가 선택한 텍스트에 액세스 할 수있는 라이브러리.
- coundscore.string- alterscore.js javaScript 라이브러리에 대한 문자열 조작 확장.
- String.js- 추가 자바 스크립트 문자열 메서드.
- 그는 -JavaScript로 작성된 강력한 HTML 엔티티 엔티티 인코더/디코더입니다.
- 멀티 린 - 자바 스크립트의 다중 문자열.
- 쿼리 스트링 - URL 쿼리 문자열을 구문 분석하고 문자 화합니다.
- URI.JS -JavaScript URL 돌연변이 라이브러리.
- JSURL- JavaScript를 통한 경량 URL 조작.
- sprintf.js- sprintf 구현.
- URL -PATTERN- URL 및 기타 문자열의 REGEX 문자열 일치 패턴보다 쉽습니다. 문자열을 데이터 또는 데이터로 바꾸십시오.
- 플렉시스-LO-FI, 강력한 커뮤니티 중심의 문자열 조작 라이브러리.
숫자
- 숫자 -JS- 숫자 포맷 및 조작을위한 JavaScript 라이브러리.
- Chance.js- JavaScript의 랜덤 생성기 도우미. 숫자, 문자열 등을 생성 할 수 있습니다.
- 주행 거리계 - 부드럽게 숫자를 쉽게 전환합니다.
- Accounting.js- 숫자, 돈 및 통화 형식에 대한 가벼운 JavaScript 라이브러리 - 완전한 로컬, 제로 의존성.
- Money.js -Web & Nodejs 용 작은 (1KB) JavaScript 통화 변환 라이브러리.
- fraction.js- JavaScript의 합리적 번호 라이브러리.
- Complex.js- 자바 스크립트 용 복소 번호 라이브러리.
- Polynomial.js- 자바 스크립트를위한 다항식 라이브러리.
- Quaternion.js- JavaScript를위한 Quaternion 라이브러리
저장
- store.js- 쿠키 나 플래시를 사용하지 않고 모든 브라우저를위한 로컬 스터 래퍼. 후드 아래로 LocalStorage, GlobalStorage 및 UserData 동작을 사용합니다.
- LocalForage- 오프라인 스토리지, 개선. 간단하지만 강력한 API를 사용하여 IndexedDB, WebSQL 또는 LocalStorage 랩.
- JSTORAGE -JSTORAGE는 브라우저 측에 데이터를 저장하는 간단한 키/값 데이터베이스입니다.
- 크로스 스토리지 - 권한이있는 크로스 도메인 로컬 스토리지.
- Basket.js- 로컬 스토리지가있는 스크립트 캐싱 및로드 스크립트를위한 스크립트 및 리소스 로더.
- bag.js- 바스켓과 유사한 캐싱 스크립트 및 리소스 로더이지만 추가 k / v 인터페이스 및 LocalStorage / WebSQL / IndexedDB 지원이 있습니다.
- Basil.js- 누락 된 JavaScript 스마트 영구 레이어.
- JQuery -Cookie- 쿠키를 읽고 쓰고 삭제하기위한 간단하고 가벼운 jQuery 플러그인.
- JS -Cookie- 브라우저 쿠키를 처리하기위한 간단하고 가벼운 JavaScript API.
- 쿠키 -JavaScript 클라이언트 측 쿠키 조작 라이브러리.
- DB.JS- 약속 기반 IndexDB 래퍼 라이브러리.
- Lawnchair.js- 간단한 클라이언트 측 JSON 스토리지.
- sql.js -sqlite는 emscripten을 통해 JavaScript로 컴파일되었습니다.
- pouchdb -apache couchdb에서 영감을 얻은 JavaScript DB 브라우저 내에서 잘 작동합니다.
- Crumbsjs- 경량 바닐라 ES6 쿠키 및 로컬 스토리지 JavaScript 라이브러리.
- Awesome-Web Storage- 클라이언트 측 스토리지에 대해 알아야 할 모든 것.
- Datavore- JavaScript로 작성된 작고 빠른 브라우저 내 데이터베이스 엔진.
- 까마귀 - 오프라인 인터넷 연결없이 브라우저에서 먼저 작동합니다.
- NEDB- 브라우저, NW.JS, 전자를위한 임베디드 영구 데이터베이스.
색상
- RandomColor- JavaScript의 컬러 생성기.
- Chroma.js- 모든 종류의 색상 조작을위한 JavaScript 라이브러리.
- 색상 - JavaScript 색상 변환 및 조작 라이브러리.
- 색상 - 웹에서 색상에 대한 더 똑똑한 기본값.
- Pleasejs- 임의의 유쾌한 색상 및 색 구성표를 만들기위한 JavaScript 라이브러리.
- TinyColor- 빠르고 작은 색상 조작 및 JavaScript의 변환.
- vibrant.js- 이미지에서 두드러진 색상을 추출하십시오.
I18N 및 L10N
현지화 (L10N) 및 국제화 (I18N) JavaScript 라이브러리.
- i18next- 국제화 (I18N)는 JavaScript가 쉬운 방법입니다.
- Polyglot- 작은 i18n 헬퍼 라이브러리.
- Babelfish -I18N 인간 친화적 인 API와 복수 지원 지원.
- TTAG- ES6 태그 템플릿 및 좋은 오래된 GNU gettext를 기반으로 한 최신 JavaScript i18N 현지화 라이브러리.
제어 흐름
- 비동기 - 노드 및 브라우저 용 비동기 유틸리티.
- Q- JavaScript에서 비동기 약속을 만들고 구성하는 도구.
- 단계 - 논리를 쉽게 밟을 수있는 비동기 제어 흐름 라이브러리.
- Contra- 기능적 맛을 가진 비동기 흐름 제어.
- Bluebird- 혁신적인 기능과 성능에 중점을 둔 완전한 Promise Promise Library.
- 단단하고 빠른 약속/a+ 및시기 () 구현, 기타 비동기 케이크.
- ObjecteventTarget- 이벤트 리스너에게 지원을 추가하는 프로토 타입을 제공합니다 (브라우저에서 사용 가능한 Domelements의 EventTarget 동일한 동작과 동일한 동작).
- 산발적 - 포도시 및 브라우저 엔진에 대한 약속 위에있는 스트림, 코 루틴 및 Go -like 채널과 같은 종합 가능한 동시성 추상화.
라우팅
- 감독 - JavaScript를위한 작은 및 동형 URL 라우터.
- Page.js- Express 라우터 (~ 1200 바이트)에서 영감을 얻은 마이크로 클라이언트 측 라우터.
- Pathjs- 웹 브라우저 용 간단하고 가벼운 라우팅.
- 교차로 - 자바 스크립트 경로.
- Davis.js- PushState를 사용한 편안한 저하성 JavaScript 라우팅.
- Navaid- 850 바이트의 브라우저에 대한 내비게이션 보조제 (일명, 라우터) ~!
보안
- DOMPURIFY- HTML, MATHML 및 SVG 용 DOM 전용, 초고속, 유행성, 강력한 XSS 소독자.
- JS -XSS- 화이트리스트에서 지정된 구성으로 신뢰할 수없는 HTML (XSS를 방지)을 소독합니다.
- XSS 필터 - Yahoo의 보안 XSS 필터.
- SONITIZE-HTML-SONITIZE-HTML은 명확한 API와 함께 간단한 HTML 소독제를 제공합니다.
통나무
- 로그 -Console.log 스타일.
- CONZOLE- 페이지 내부에 표시된 패널에 JavaScript 기본 콘솔 객체 메소드 및 기능을 랩핑하는 JavaScript로 내장 된 디버그 패널.
- Console.log -Wrapper- 명확한 브라우저의 콘솔에 로그인하십시오.
- LOGLEVEL- JavaScript의 최소 경량 로깅으로 사용 가능한 모든 콘솔을 래핑하는 신뢰할 수있는 로그 레벨 메소드를 추가합니다.
- MINILOG-Stream-API 백엔드가있는 가벼운 클라이언트 및 서버 측 로깅.
- 스토리 보드 - 범용 로깅 라이브러리 + 크롬 확장; 단일 장소에서 사용자 작업에 의해 트리거 된 모든 클라이언트 및 서버 작업이 발생할 수 있습니다.
Regexp
- REGEX101- 온라인 Regex 테스터 및 JavaScript 용 디버거. 또한 Python, PHP 및 PCRE도 지원합니다.
- Regexr -HTML/JS 기반 도구 정규 표현식을 작성, 테스트 및 학습하기위한 도구.
음성 명령
- Annyang- 음성 인식을 사용하여 사이트에 음성 명령을 추가하기위한 JavaScript 라이브러리.
- Voix.js- 사이트, 앱 또는 게임에 음성 명령을 추가하는 JavaScript 라이브러리.
API
- Axios- 브라우저 및 Node.js의 약속 기반 HTTP 클라이언트
- 병목 현상 - 스로틀 링을 쉽게 만드는 강력한 속도 리미터입니다.
- Oauth-Signature-JS-JavaScript OAUTH 1.0A 노드 및 브라우저 용 서명 생성기.
- Amygdala- JavaScript 전원 웹 응용 프로그램을위한 편안한 HTTP 클라이언트.
- jQuery.Rest- 편안한 API를 쉽게 소비 할 수있는 jQuery 플러그인.
- Rails Ranger- Ruby on Rails API의 의견이 많은 휴식 고객.
- Wretch- 직관적 인 구문으로 Fetch 주위에 제작 된 작은 래퍼.
- Bearer.sh- Oauth / API 키 / 기본 등을 지원하는 범용 API 클라이언트.
- Farfetch- 간결한 파일 업로드와 함께 단순성을위한 Modern Fetch API 래퍼.
- Optic- Optic은 API를 자동으로 문서화하고 테스트합니다.
- SWR - React Hooks library for remote data fetching.
- 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
Notifications
- 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.
Frameworks
- 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.
Maps
- 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.
애니메이션
- 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. #BlackLivesMatter
- markdown-it/markdown-it - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
- jsdoc/jsdoc - An API documentation generator for JavaScript.
- stephentian/33-js-concepts - 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
- rwaldron/johnny-five - JavaScript Robotics and IoT programming framework, developed at Bocoup.
- ChainSafe/web3.js - Ethereum JavaScript API
- uxsolutions/bootstrap-datepicker - A datepicker for twitter bootstrap (@twbs)
- liabru/matter-js - a 2D rigid body physics engine for the web ▲● ■
- jwagner/smartcrop.js - Content aware image cropping
- NodeBB/NodeBB - Node.js based forum software built for the modern web
- brix/crypto-js - JavaScript library of crypto standards.
- gruntjs/grunt - Grunt: The JavaScript Task Runner
- showdownjs/showdown - A bidirectional Markdown to HTML to Markdown converter written in Javascript
- myliang/x-spreadsheet - A web-based JavaScript(canvas) spreadsheet
- Automattic/wp-calypso - The JavaScript and API powered WordPress.com
- VerbalExpressions/JSVerbalExpressions - JavaScript Regular expressions made easy
- trufflesuite/truffle - A tool for developing smart contracts. Crafted with the finest cacaos.
- josdejong/mathjs - An extensive math library for JavaScript and Node.js
- pqina/filepond - ? A flexible and fun JavaScript file upload library
- mishoo/UglifyJS - JavaScript parser / mangler / compressor / beautifier toolkit
- uuidjs/uuid - Generate RFC-compliant UUIDs in JavaScript
- pandao/editor.md - The open source embeddable online markdown editor (component).
- aurelia/framework - The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
- jaredreich/pell - the simplest and smallest WYSIWYG text editor for web, with no dependencies
- oliver-moran/jimp - An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
- bradtraversy/vanillawebprojects - Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
- karma-runner/karma - Spectacular Test Runner for JavaScript
- reactioncommerce/reaction - Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
- mattboldt/typed.js - A JavaScript Typing Animation Library
- Asabeneh/30-Days-Of-JavaScript - 30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
- webrtc/samples - WebRTC Web demos and samples
- nock/nock - HTTP server mocking and expectations library for Node.js
- codesandbox/codesandbox-client - An online IDE for rapid web development
- CodeSeven/toastr - Simple javascript toast notifications
- DmitryBaranovskiy/raphael - JavaScript Vector Library
- jquery/jquery-ui - The official jQuery user interface library.
- apexcharts/apexcharts.js - Interactive JavaScript Charts built on SVG
- ccampbell/mousetrap - Simple library for handling keyboard shortcuts in Javascript
- nightwatchjs/nightwatch - End-to-end testing framework written in Node.js and using the Webdriver API
- 11ty/eleventy - A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
- davidshimjs/qrcodejs - Cross-browser QRCode generator for javascript
- marko-js/marko - A declarative, HTML-based language that makes building web apps fun
- browserstate/history.js - History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
- javve/list.js - The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
- keeweb/keeweb - Free cross-platform password manager compatible with KeePass
- jaredpalmer/razzle - Create server-rendered universal JavaScript applications with no configuration
- summernote/summernote - Super simple WYSIWYG editor
- GoogleChrome/workbox - ? Workbox: JavaScript libraries for Progressive Web Apps
- lokesh/color-thief - Grab the color palette from an image using just Javascript. Works in the browser and in Node.
- blitz-js/blitz - ⚡️The Fullstack React Framework — built on Next.js
- single-spa/single-spa - The router for easy microfrontends
- reactide/reactide - Reactide is the first dedicated IDE for React web application development.
- dangrossman/daterangepicker - JavaScript Date Range, Date and Time Picker Component
- karpathy/convnetjs - Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
- reactstrap/reactstrap - Simple React Bootstrap 5 components
- mholt/PapaParse - Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
- jquery-validation/jquery-validation - jQuery Validation Plugin library sources
- knockout/knockout - Knockout makes it easier to create rich, responsive UIs with JavaScript
- fengyuanchen/cropperjs - JavaScript image cropper.
- pagekit/vue-resource - The HTTP client for Vue.js
- Netflix/falcor - A JavaScript library for efficient data fetching
- debug-js/debug - A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
- FredrikNoren/ungit - The easiest way to use git. On any platform. 어딘가에.
- bpampuch/pdfmake - Client/server side PDF printing in pure JavaScript
- clauderic/react-sortable-hoc - A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
- mengshukeji/Luckysheet - Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
- invertase/react-native-firebase - A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
- ksky521/nodeppt - This is probably the best web presentation tool so far!
- sql-js/sql.js - A javascript library to run SQLite on the web.
- aui/art-template - High performance JavaScript templating engine
- nhn/tui.calendar - ??A JavaScript calendar that has everything you need.
- Netflix/pollyjs - Record, Replay, and Stub HTTP Interactions.
- mdbootstrap/material-design-for-bootstrap - Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
- snapappointments/bootstrap-select - The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
- 30-seconds/30-seconds-of-interviews - A curated collection of common interview questions to help you prepare for your next interview.
- senchalabs/connect - Connect is a middleware layer for Node.js
- svgdotjs/svg.js - The lightweight library for manipulating and animating SVG
- visgl/deck.gl - WebGL2 powered visualization framework
- fantasyland/fantasy-land - Specification for interoperability of common algebraic structures in JavaScript
- uncss/uncss - Remove unused styles from CSS
- adamwdraper/Numeral-js - A javascript library for formatting and manipulating numbers.
- guillaumepotier/Parsley.js - Validate your forms, frontend, without writing a single line of javascript
- wix/Detox - Gray box end-to-end testing and automation framework for mobile apps
- didi/cube-ui - ? A fantastic mobile ui lib implement by Vue
- sinonjs/sinon - Test spies, stubs and mocks for JavaScript.
- NUKnightLab/TimelineJS - TimelineJS: A Storytelling Timeline built in JavaScript.
- mozilla/BrowserQuest - A HTML5/JavaScript multiplayer game experiment
- angular/protractor - E2E test framework for Angular apps
- gka/chroma.js - JavaScript library for all kinds of color manipulations
- mayswind/AriaNg - AriaNg, a modern web frontend making aria2 easier to use.
- alexfoxy/lax.js - Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll.
- novnc/noVNC - VNC client web application
- evolus/pencil - The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
- google/traceur-compiler - Traceur is a JavaScript.next-to-JavaScript-of-today compiler
- FineUploader/fine-uploader - Multiple file upload plugin with image previews, drag and drop, progress bars. S3 and Azure support, image scaling, form support, chunking, resume, pause, and tons of other features.
- cure53/DOMPurify - DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. 데모:
- 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. Very fast.
- 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.
Back to top