Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-javascript
Better Awesome JavaScript List with ๐ฅ Stars ๐ Dependent Packages ๐ Last Commit
https://github.com/Cyanhall/awesome-javascript
Last synced: 1 day ago
JSON representation
-
Podcasts [๐](#readme)
-
Package Managers [๐](#readme)
- Bower - A package manager for the web ` ๐ 19 days ago `
- component - frontend package manager and build tool for modular web applications ` ๐ 4 years ago `
- jspm - Deprecated as of June 2020 ` ๐ a year ago `
- jam - JavaScript package manager - using a browser-focused and RequireJS compatible repository ` ๐ 5 years ago `
- volo - Create front end projects from templates, add dependencies, and automate the resulting projects ` ๐ a year ago `
- spm - Brand new static package manager. ` ๐ 3 years ago `
- yarn
- pnpm
- npm
- Duo - A next-generation package manager for the front-end ` ๐ 5 years ago `
- Ender - the no-library library: open module JavaScript framework ` ๐ 6 years ago `
-
Component Managment [๐](#readme)
- Bit - A lightweight and highly extendible Polyrepo for component-driven development. ` ๐ 2 days ago `
-
Loaders [๐](#readme)
- RequireJS - A file and module loader for JavaScript ` ๐ a year ago `
- systemjs - Dynamic ES module loader ` ๐ 13 days ago `
- SeaJS - A Module Loader for the Web ` ๐ 3 years ago `
- HeadJS - The only script in your HEAD. ` ๐ 8 years ago `
- script.js - Asyncronous JavaScript loader and dependency manager ` ๐ 3 years ago `
- curl - curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts. ` ๐ 5 years ago `
- ESL - enterprise standard loader ` ๐ 3 years ago `
- LodJS - JavaScriptๆจกๅๅ ่ฝฝๅจ๏ผๅบไบAMDใ่ฟไปไธบๆญข๏ผๅฏนAMD็่งฃๆๅฅฝ็ๅฎ็ฐใ
- modulejs - Lightweight JavaScript module system. ` ๐ a year ago `
- lazyload - An ancient tiny JS and CSS loader from the days before everyone had written one. Unmaintained. ` ๐ 7 years ago `
-
Bundlers [๐](#readme)
- 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. ` ๐ 2 days ago `
- Parcel - Blazing fast, zero configuration web application bundler ` ๐ 2 hours ago `
- Rollup - Next-generation ES module bundler ` ๐ 2 days ago `
- Brunch - Web applications made easy. Since 2011. ` ๐ a month ago `
- Microbundle - Zero-configuration bundler for tiny modules. ` ๐ 10 days ago `
- FuseBox - A blazing fast js bundler/loader with a comprehensive API ` ๐ 17 days ago `
- Snowpack
-
Type Checkers [๐](#readme)
- TypL - The Type Linter for JS ` ๐ a year ago `
- Hindley Milner Definitions - Runtime type checking for JS with Hindley Milner signatures
- TypeScript
- Flow.js
-
Testing Frameworks [๐](#readme)
- mocha - simple, flexible, fun javascript test framework for node.js & the browser ` ๐ 4 days ago`
- ava - Node.js test runner that lets you develop with confidence ` ๐ 7 days ago`
- jasmine - Simple JavaScript testing framework for browsers and node.js ` ๐ 8 hours ago`
- TestCafe - A Node.js tool to automate end-to-end web testing. ` ๐ 5 days ago`
- Protractor - E2E test framework for Angular apps ` ๐ a year ago`
- DalekJS - [unmaintained] DalekJS Base framework ` ๐ 4 years ago`
- prova - Test runner based on Tape and Browserify ` ๐ 4 years ago`
- chai - BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework. ` ๐ 4 months ago`
- proxyquire - Proxies nodejs require in order to allow overriding dependencies during testing. ` ๐ 11 days ago`
- expect.js - Minimalistic BDD-style assertions for Node.JS and the browser. ` ๐ 6 years ago`
- Cypress
- qunit - An easy-to-use JavaScript unit testing framework. ` ๐ 14 days ago`
- react testing library - Simple and complete React DOM testing utilities that encourage good testing practices. ` ๐ 15 days ago`
- Sinon.JS - Test spies, stubs and mocks for JavaScript. ` ๐ 19 days ago`
- jest - Delightful JavaScript Testing. ` ๐ 5 days ago`
- tape - tap-producing test harness for node and browsers ` ๐ 23 days ago`
-
Documentation [๐](#readme)
-
Log [๐](#readme)
-
Tours And Guides [๐](#readme)
- pageguide - An interactive guide for web page elements using jQuery and CSS3 ` ๐ 4 years ago `
- chardin.js - Simple overlay instructions for your apps. ` ๐ 2 months ago `
-
Sliders [๐](#readme)
-
Form Widgets [๐](#readme)
-
Misc [๐](#readme)
-
Worth Reading [๐](#readme)
-
Other Awesome Lists [๐](#readme)
- bolshchikov/js-must-watch - Must-watch videos about javascript ` ๐ 10 months ago `
- willianjusten/awesome-svg
- davidsonfellipe/awesome-wpo
- instanceofpro/awesome-backbone
- enaqx/awesome-react
- denolib/awesome-deno
- addyosmani/es6-tools - An aggregation of tooling for using ES6 today ` ๐ 5 years ago `
- bayandin/awesome-awesomeness
-
MVC Frameworks and Libraries [๐](#readme)
- react-native - A framework for building native apps with React. ` ๐ 7 hours ago `
- makefun
-
Articles and Posts [๐](#readme)
-
RegExp [๐](#readme)
-
ES6 [๐](#readme)
Programming Languages
Categories
Testing Frameworks [๐](#readme)
16
Package Managers [๐](#readme)
11
Loaders [๐](#readme)
10
Other Awesome Lists [๐](#readme)
8
Bundlers [๐](#readme)
7
Type Checkers [๐](#readme)
4
Articles and Posts [๐](#readme)
4
Documentation [๐](#readme)
3
Podcasts [๐](#readme)
2
Tours And Guides [๐](#readme)
2
MVC Frameworks and Libraries [๐](#readme)
2
Component Managment [๐](#readme)
1
Worth Reading [๐](#readme)
1
ES6 [๐](#readme)
1
Form Widgets [๐](#readme)
1
Misc [๐](#readme)
1
Log [๐](#readme)
1
Sliders [๐](#readme)
1
RegExp [๐](#readme)
1
Sub Categories
Keywords
javascript
20
testing
6
awesome-list
5
tdd
5
typescript
4
awesome
4
react
3
test-framework
3
test
3
node
3
amd
3
loader
3
module-bundler
3
web
2
workflow
2
react-native
2
build-tool
2
commonjs
2
compiler
2
testing-tools
2
nodejs
2
es6
2
performance
2
browser
2
bdd
2
unit-testing
2
angular
2
front-end
2
build
1
bundle
1
pipeline
1
build-automation
1
brunch
1
modules
1
microlib
1
rollup
1
tiny-modules
1
umd
1
bundler
1
hmr
1
hot-reload
1
assertion
1
linter
1
types
1
functional-programming
1
bower
1
package-manager
1
collaboration
1
component-driven
1
composable
1