logo
Tech Logo

JavaScript Utilities

JS tools, utilities and libraries that don't fall in other categories!
Subscribe to receive new updates to JavaScript
JavaScript>Utils

Algorithms

1
Library Logo
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MIT LicenseJavaScriptREADME
22.8K
238
137.8K
2 days ago
4 years
Top+ Add a listing

AST Parser

1
Library Logo
astexplorer
A web tool to explore the ASTs generated by various parsers.
MIT LicenseJavaScriptREADME
552
107
4.6K
20 days ago
8 years
Top+ Add a listing

Async / Control Flow

9
SORT BY
Library Logo
async
Async utilities for node and the browser
MIT LicenseJavaScriptREADME
2.4K
13
27.5K
27 days ago
12 years
Library Logo
bluebird
🐦 ⚡ Bluebird is a full featured promise library with unmatched performance.
MIT LicenseJavaScriptREADME
2.4K
115
20.0K
7 months ago
9 years
Library Logo
q
A promise library for JavaScript
MIT LicenseJavaScriptREADME
1.2K
117
15.0K
6 months ago
12 years
Library Logo
co
The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)
MIT LicenseJavaScriptREADME
816
44
11.7K
over 1 year ago
9 years
Library Logo
es6-promise
A polyfill for ES6-style Promises
MIT LicenseJavaScriptREADME
630
25
7.3K
6 months ago
8 years
Library Logo
highland
High-level streams library for Node.js and the browser
Apache License 2.0JavaScriptREADME
163
131
3.4K
almost 2 years ago
10 years
Library Logo
CAF
Cancelable Async Flows (CAF)
MIT LicenseJavaScriptREADME
52
4
1.2K
about 1 month ago
4 years
Library Logo
websocket-as-promised
A Promise-based API for WebSockets
MIT LicenseJavaScriptREADME
38
5
529
4 months ago
5 years
Library Logo
fasy
FP iterators that are both eager and asynchronous
MIT LicenseJavaScriptREADME
20
5
517
about 2 months ago
4 years
Top+ Add a listing

Authentication

2
SORT BY
Library Logo
accounts
Fullstack authentication and accounts-management for Javascript.
MIT LicenseTypeScriptREADME
141
75
1.4K
about 2 months ago
5 years
Library Logo
auth0.js
Auth0 headless browser sdk
MIT LicenseJavaScriptREADME
447
2
849
about 15 hours ago
9 years
Top+ Add a listing

Barcode Generation

1
Library Logo
JsBarcode
Barcode generation library written in JavaScript that works in both the browser and on Node.js
MIT LicenseJavaScriptREADME
978
92
4.3K
7 months ago
10 years
Top+ Add a listing

Browser Compatibility Utils

6
SORT BY
Library Logo
normalize.css
A modern alternative to CSS resets
MIT LicenseCSSREADME
10.6K
73
47.0K
4 days ago
11 years
Library Logo
Modernizr
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
MIT LicenseJavaScriptREADME
3.0K
185
25.2K
about 1 month ago
13 years
Library Logo
browserslist
🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env
MIT LicenseJavaScriptREADME
589
36
10.4K
6 days ago
7 years
Library Logo
bowser
a browser detector
OtherJavaScriptREADME
500
98
5.1K
about 1 month ago
11 years
Library Logo
caniuse
Raw browser/feature support data from caniuse.com
Creative Commons Attribution 4.0 InternationalJavaScriptREADME
1.3K
791
4.9K
1 day ago
10 years
Library Logo
platform.js
A platform detection library.
MIT LicenseJavaScriptREADME
423
29
3.0K
3 months ago
11 years
Top+ Add a listing

Code Diff

1
Library Logo
prettydiff
Beautifier and language aware code comparison tool for many languages. It also minifies and a few other things.
Creative Commons Zero v1.0 UniversalTypeScriptREADME
148
48
1.6K
3 days ago
11 years
Top+ Add a listing

Data Fetching

1
Library Logo
falcor
A JavaScript library for efficient data fetching
Apache License 2.0JavaScriptREADME
474
61
10.1K
about 1 month ago
7 years
Top+ Add a listing

Data Generator

1
Library Logo
json-schema-faker
JSON-Schema + fake data generators
MIT LicenseJavaScriptREADME
296
50
2.8K
4 days ago
7 years
Top+ Add a listing

Data Structures

9
SORT BY
Library Logo
immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
MIT LicenseTypeScriptREADME
1.9K
112
31.9K
8 days ago
8 years
Library Logo
automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
MIT LicenseJavaScriptREADME
4.0K
69
13.2K
20 days ago
5 years
Library Logo
protobuf.js
Protocol Buffers for JavaScript (& TypeScript).
OtherJavaScriptREADME
1.3K
530
8.1K
10 days ago
9 years
Library Logo
danfojs
Danfo.js is an open source, JavaScript library providing high performance, intuitive, and easy to use data structures for manipulating and processing structured data.
MIT LicenseTypeScriptREADME
128
29
3.1K
15 days ago
2 years
Library Logo
collections
This package contains JavaScript implementations of common data structures with idiomatic interfaces.
OtherJavaScriptREADME
201
73
2.0K
3 months ago
10 years
Library Logo
Buckets-JS
A complete, fully tested and documented data structure library written in pure JavaScript.
MIT LicenseJavaScriptREADME
115
7
1.2K
over 1 year ago
10 years
Library Logo
heapify
The fastest JavaScript priority queue out there. Zero dependencies.
MIT LicenseTypeScriptREADME
17
4
639
2 days ago
2 years
Library Logo
kd-tree-javascript
JavaScript k-d Tree Implementation
MIT LicenseJavaScriptREADME
95
12
565
10 months ago
10 years
Library Logo
hashmap
HashMap JavaScript class for Node.js and the browser. The keys can be anything and won't be stringified
MIT LicenseJavaScriptREADME
73
2
373
about 1 year ago
10 years
Top+ Add a listing

Data Typing

10
SORT BY
Library Logo
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
Apache License 2.0TypeScriptREADME
10.4K
5.5K
79.2K
about 18 hours ago
8 years
Library Logo
DefinitelyTyped
The repository for high quality TypeScript type definitions.
OtherTypeScriptREADME
26.9K
763
38.3K
about 4 hours ago
9 years
Library Logo
flow
Adds static typing to JavaScript to improve developer productivity and code quality.
MIT LicenseOCamlREADME
1.8K
2.5K
21.7K
about 6 hours ago
7 years
Library Logo
type-fest
A collection of essential TypeScript types
OtherTypeScriptREADME
247
104
7.4K
1 day ago
3 years
Library Logo
utility-types
Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
MIT LicenseTypeScriptREADME
174
45
4.1K
6 months ago
5 years
Library Logo
ts-toolbelt
👷 TypeScript's largest type utility library
Apache License 2.0TypeScriptREADME
90
39
3.5K
3 months ago
3 years
Library Logo
hegel
An advanced static type checker
MIT LicenseJavaScriptREADME
55
121
1.9K
13 days ago
3 years
Library Logo
SimplyTyped
yet another Typescript type library for advanced types
MIT LicenseTypeScriptREADME
10
5
496
8 months ago
4 years
Library Logo
TypL
The Type Linter for JS
MIT LicenseJavaScriptREADME
13
23
331
5 months ago
3 years
Library Logo
hm-def
Runtime type checking for JS with Hindley Milner signatures
MIT LicenseJavaScriptREADME
14
11
183
about 1 month ago
5 years
Top+ Add a listing

Date and Time

9
SORT BY
Library Logo
moment
Parse, validate, manipulate, and display dates in javascript.
MIT LicenseJavaScriptREADME
7.0K
194
46.4K
2 months ago
11 years
Library Logo
dayjs
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
MIT LicenseJavaScriptREADME
1.9K
452
38.3K
4 days ago
4 years
Library Logo
date-fns
⏳ Modern JavaScript date utility library ⌛️
MIT LicenseTypeScriptREADME
1.4K
376
28.4K
6 days ago
7 years
Library Logo
luxon
⏱ A library for working with dates and times in JS
MIT LicenseJavaScriptREADME
596
95
12.3K
6 days ago
6 years
Library Logo
jquery-timeago
🕗 The original jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
MIT LicenseJavaScriptREADME
743
47
3.8K
over 1 year ago
14 years
Library Logo
spacetime
A lightweight javascript timezone library
OtherJavaScriptREADME
160
15
3.5K
20 days ago
5 years
Library Logo
later
A javascript library for defining recurring schedules and calculating future (or past) occurrences for them. Includes support for using English phrases and Cron schedules. Works in Node and in the browser.
MIT LicenseHTMLREADME
252
98
2.4K
almost 4 years ago
10 years
Library Logo
js-joda
🕑 Immutable date and time library for javascript
OtherJavaScriptREADME
111
14
1.4K
7 days ago
6 years
Library Logo
xdate
A Modern JavaScript Date Library
OtherJavaScriptREADME
79
17
677
over 2 years ago
11 years
Top+ Add a listing

Diagramming

4
SORT BY
Library Logo
jsplumb
Visual connectivity for webapps
OtherJavaScriptREADME
1.4K
111
6.9K
12 days ago
10 years
Library Logo
guides
A Guides component that can draw ruler and manage guidelines.
MIT LicenseTypeScriptREADME
27
30
172
22 days ago
2 years
Library Logo
ruler
A Ruler component that can draw grids and scroll infinitely.
MIT LicenseTypeScriptREADME
25
12
164
19 days ago
2 years
Library Logo
infinite-viewer
Infinite Viewer is Document Viewer Component with infinite scrolling.
MIT LicenseTypeScriptREADME
16
14
76
22 days ago
2 years
Top+ Add a listing

DOM Manipulation

6
SORT BY
Library Logo
jquery
jQuery JavaScript Library
MIT LicenseJavaScriptREADME
20.4K
80
56.0K
4 days ago
13 years
Library Logo
zepto
Zepto.js is a minimalist JavaScript library for modern browsers, with a jQuery-compatible API
OtherHTMLREADME
4.1K
70
14.9K
10 months ago
12 years
Library Logo
ractive
Next-generation DOM manipulation
MIT LicenseJavaScriptREADME
446
64
5.9K
3 days ago
10 years
Library Logo
cash
An absurdly small jQuery alternative for modern browsers.
MIT LicenseJavaScriptREADME
249
16
5.8K
about 1 month ago
8 years
Library Logo
umbrella
☂ Lightweight javascript library for DOM manipulation and events
MIT LicenseJavaScriptREADME
112
1
2.1K
2 months ago
7 years
Library Logo
chibi
A tiny JavaScript micro-library
JavaScriptREADME
54
7
540
over 1 year ago
10 years
Top+ Add a listing

Drag and Drop

5
SORT BY
Library Logo
Sortable
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
MIT LicenseJavaScriptREADME
3.4K
352
24.6K
about 17 hours ago
8 years
Library Logo
dragula
👌 Drag and drop so simple it hurts
MIT LicenseJavaScriptREADME
2.0K
151
21.1K
3 days ago
7 years
Library Logo
draggable
The JavaScript Drag & Drop library your grandparents warned you about.
MIT LicenseJavaScriptREADME
1.0K
140
15.9K
about 1 month ago
5 years
Library Logo
interact.js
JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)
MIT LicenseTypeScriptREADME
748
46
10.8K
10 days ago
9 years
Library Logo
draggabilly
👇 Make that shiz draggable
MIT LicenseJavaScriptREADME
409
14
3.8K
3 months ago
9 years
Top+ Add a listing

Email

1
Library Logo
mailgo
💌 mailgo, a new concept of mailto and tel links
MIT LicenseTypeScriptREADME
48
13
1.0K
26 days ago
3 years
Top+ Add a listing

Font

3
SORT BY
Library Logo
opentype.js
Read and write OpenType fonts using JavaScript.
MIT LicenseJavaScriptREADME
394
165
3.5K
1 day ago
9 years
Library Logo
fontsource
Self-host Open Source fonts in neatly bundled NPM packages.
MIT LicenseCSSREADME
76
25
2.3K
about 13 hours ago
2 years
Library Logo
subfont
Command line tool to optimize your webfont loading. Aggressive subsetting based on your font use, self-hosting of Google fonts and preloading
MIT LicenseJavaScriptREADME
28
15
1.4K
3 months ago
5 years
Top+ Add a listing

Functional Programming

18
SORT BY
Library Logo
ramda
🐏 Practical functional Javascript
MIT LicenseJavaScriptREADME
1.4K
143
21.8K
about 9 hours ago
9 years
Library Logo
cyclejs
A functional and reactive JavaScript framework for predictable code
MIT LicenseTypeScriptREADME
425
98
10.1K
about 16 hours ago
7 years
Library Logo
fp-ts
Functional programming in TypeScript
MIT LicenseTypeScriptREADME
407
145
7.6K
5 days ago
5 years
Library Logo
bacon.js
Functional reactive programming library for TypeScript and JavaScript
MIT LicenseTypeScriptREADME
342
83
6.4K
about 2 months ago
10 years
Library Logo
lazy.js
Like Underscore, but lazier
MIT LicenseJavaScriptREADME
299
61
6.0K
over 1 year ago
9 years
Library Logo
just
A library of dependency-free JavaScript functions that do just do one thing.
MIT LicenseJavaScriptREADME
185
13
4.1K
about 6 hours ago
6 years
Library Logo
sanctuary
🙈 Refuge from unsafe JavaScript
MIT LicenseJavaScriptREADME
105
33
2.9K
2 months ago
7 years
Library Logo
ts-pattern
🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.
MIT LicenseTypeScriptREADME
25
13
2.4K
about 3 hours ago
2 years
Library Logo
xstream
An extremely intuitive, small, and fast functional reactive stream library for JavaScript
MIT LicenseTypeScriptREADME
137
46
2.3K
25 days ago
6 years
Library Logo
marble
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
MIT LicenseTypeScriptREADME
60
2
2.0K
30 days ago
4 years
Library Logo
kefir
A Reactive Programming library for JavaScript
MIT LicenseJavaScriptREADME
106
40
1.8K
about 2 months ago
8 years
Library Logo
z
Pattern Matching for Javascript
Apache License 2.0JavaScriptREADME
55
20
1.7K
8 months ago
7 years
Library Logo
flyd
The minimalistic but powerful, modular, functional reactive programming library in JavaScript.
MIT LicenseJavaScriptREADME
93
50
1.5K
3 months ago
7 years
Library Logo
flyd
The minimalistic but powerful, modular, functional reactive programming library in JavaScript.
MIT LicenseJavaScriptREADME
93
50
1.5K
3 months ago
7 years
Library Logo
crocks
A collection of well known Algebraic Data Types for your utter enjoyment.
ISC LicenseJavaScriptREADME
110
54
1.5K
about 1 month ago
6 years
Library Logo
fasy
FP iterators that are both eager and asynchronous
MIT LicenseJavaScriptREADME
20
5
517
about 2 months ago
4 years
Library Logo
fasy
FP iterators that are both eager and asynchronous
MIT LicenseJavaScriptREADME
20
5
517
about 2 months ago
4 years
Library Logo
scramjet
Simple yet powerful live data computation framework
MIT LicenseJavaScriptREADME
19
2
218
about 1 month ago
5 years
Top+ Add a listing

General Util Libraries

11
SORT BY
Library Logo
lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
OtherJavaScriptREADME
6.4K
375
52.7K
5 days ago
10 years
Library Logo
underscore
JavaScript's utility _ belt
MIT LicenseJavaScriptREADME
5.6K
50
26.4K
10 days ago
12 years
Library Logo
ramda
🐏 Practical functional Javascript
MIT LicenseJavaScriptREADME
1.4K
143
21.8K
about 9 hours ago
9 years
Library Logo
collect.js
💎  Convenient and dependency free wrapper for working with arrays and objects
MIT LicenseJavaScriptREADME
294
12
5.6K
12 days ago
6 years
Library Logo
Sugar
A Javascript library for working with native objects.
MIT LicenseJavaScriptREADME
328
89
4.5K
2 months ago
11 years
Library Logo
just
A library of dependency-free JavaScript functions that do just do one thing.
MIT LicenseJavaScriptREADME
185
13
4.1K
about 6 hours ago
6 years
Library Logo
libreact
Collection of useful React components
The UnlicenseTypeScriptREADME
76
28
2.5K
13 days ago
4 years
Library Logo
bliss
Blissful JavaScript
MIT LicenseJavaScriptREADME
110
32
2.4K
26 days ago
7 years
Library Logo
umbrella
☂ Lightweight javascript library for DOM manipulation and events
MIT LicenseJavaScriptREADME
112
1
2.1K
2 months ago
7 years
Library Logo
licia
Useful utility collection with zero dependencies
MIT LicenseJavaScriptREADME
149
0
2.0K
about 2 months ago
6 years
Library Logo
mout
Modular JavaScript Utilities
OtherJavaScriptREADME
121
20
1.2K
7 months ago
9 years
Top+ Add a listing

Gesture Detection

8
SORT BY
Library Logo
hammer.js
A javascript library for multi-touch gestures :// You can touch this
MIT LicenseJavaScriptREADME
2.7K
310
23.0K
24 days ago
10 years
Library Logo
interact.js
JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)
MIT LicenseTypeScriptREADME
748
46
10.8K
10 days ago
9 years
Library Logo
moveable
Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
MIT LicenseTypeScriptREADME
419
182
6.7K
7 days ago
3 years
Library Logo
pulltorefresh.js
A quick and powerful plugin for your pull-to-refresh needs in your webapp.
MIT LicenseJavaScriptREADME
293
2
3.8K
about 2 months ago
5 years
Library Logo
AlloyFinger
Super tiny size multi-touch gestures library for the web.    You can touch this →
MIT LicenseJavaScriptREADME
546
77
3.3K
about 3 years ago
6 years
Library Logo
pressure
👇💥 JavaScript library for handling Force Touch, 3D Touch, and Pointer Pressure.
MIT LicenseJavaScriptREADME
105
17
2.8K
8 months ago
6 years
Library Logo
handtrack.js
A library for prototyping realtime hand detection (bounding box), directly in the browser.
MIT LicenseJavaScriptREADME
230
31
2.6K
8 months ago
3 years
Library Logo
zingtouch
A JavaScript touch gesture detection library for the modern web
MIT LicenseJavaScriptREADME
158
40
2.0K
26 days ago
6 years
Top+ Add a listing

Highlighting

1
Library Logo
mark.js
JavaScript keyword highlighting. Mark text with with options that fit every application. Also available as jQuery plugin.
MIT LicenseJavaScriptREADME
205
7
2.1K
8 days ago
7 years
Top+ Add a listing

i18n

8
SORT BY
Library Logo
i18next
i18next: learn once - translate everywhere
MIT LicenseJavaScriptREADME
580
3
6.1K
19 days ago
10 years
Library Logo
i18next
i18next: learn once - translate everywhere
MIT LicenseJavaScriptREADME
580
3
6.1K
19 days ago
10 years
Library Logo
fbt
A JavaScript Internationalization Framework
MIT LicenseJavaScriptREADME
169
27
3.7K
3 days ago
4 years
Library Logo
i18n-js
It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.
MIT LicenseRubyREADME
519
5
3.5K
3 days ago
13 years
Library Logo
polyglot.js
Give your JavaScript the ability to speak many languages.
BSD 2-Clause "Simplified" LicenseJavaScriptREADME
216
17
3.5K
18 days ago
10 years
Library Logo
js-lingui
🌍📖 A readable, automated, and optimized (5 kb) internationalization for JavaScript
MIT LicenseTypeScriptREADME
296
29
3.3K
4 days ago
5 years
Library Logo
messageformat
ICU MessageFormat for Javascript - i18n Plural and Gender Capable Messages
MIT LicenseTypeScriptREADME
151
14
1.6K
11 days ago
10 years
Library Logo
rosetta
A general purpose internationalization library in 292 bytes
MIT LicenseJavaScriptREADME
11
2
658
9 months ago
2 years
Top+ Add a listing

Infinite Scroll

1
Library Logo
infinite-scroll
📜 Automatically add next page
HTMLREADME
1.8K
39
7.1K
about 1 month ago
12 years
Top+ Add a listing

Keyboard Shortcuts

8
SORT BY
Library Logo
mousetrap
Simple library for handling keyboard shortcuts in Javascript
Apache License 2.0JavaScriptREADME
986
245
11.0K
28 days ago
10 years
Library Logo
keymaster
A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
MIT LicenseJavaScriptREADME
507
81
6.5K
7 months ago
11 years
Library Logo
hotkeys
➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
MIT LicenseJavaScriptREADME
369
100
5.3K
2 days ago
7 years
Library Logo
Keypress
A keyboard input capturing utility in which any key can be a modifier key.
Apache License 2.0CoffeeScriptREADME
321
34
3.2K
over 1 year ago
10 years
Library Logo
tinykeys
A tiny (~400 B) & modern library for keybindings.
MIT LicenseTypeScriptREADME
50
21
2.8K
1 day ago
2 years
Library Logo
hotkey
Trigger an action on an element with a keyboard shortcut.
MIT LicenseJavaScriptREADME
85
10
2.6K
3 days ago
3 years
Library Logo
KeyboardJS
A JavaScript library for binding keyboard combos without the pain of key codes and key combo conflicts.
MIT LicenseJavaScriptREADME
229
14
1.9K
over 1 year ago
10 years
Library Logo
whenipress
A tiny, powerful and declarative wrapper around keyboard bindings in JavaScript
MIT LicenseJavaScriptREADME
2
2
480
1 day ago
2 years
Top+ Add a listing

Number Formatting

7
SORT BY
Library Logo
Numeral-js
A javascript library for formatting and manipulating numbers.
MIT LicenseJavaScriptREADME
942
346
9.1K
about 2 months ago
9 years
Library Logo
dinero.js
Create, calculate, and format money in JavaScript and TypeScript.
MIT LicenseTypeScriptREADME
169
25
5.4K
about 8 hours ago
4 years
Library Logo
accounting.js
A lightweight JavaScript library for number, money and currency formatting - fully localisable, zero dependencies.
MIT LicenseJavaScriptREADME
573
132
4.8K
over 1 year ago
11 years
Library Logo
currency.js
A javascript library for handling currencies
MIT LicenseJavaScriptREADME
122
31
2.3K
2 days ago
9 years
Library Logo
autoNumeric
autoNumeric is a standalone library that provides live as-you-type formatting for international numbers and currencies.
MIT LicenseJavaScriptREADME
410
69
1.7K
2 months ago
9 years
Library Logo
numbro
A JS library for number formatting
OtherJavaScriptREADME
186
237
893
3 days ago
7 years
Library Logo
financial
A Zero-dependency TypeScript/JavaScript financial library (based on numpy-financial) for Node.js, Deno and the browser
MIT LicenseTypeScriptREADME
16
12
633
1 day ago
2 years
Top+ Add a listing

Offline First

1
Library Logo
UpUp
✈️ Easily create sites that work offline as well as online
MIT LicenseJavaScriptREADME
278
35
4.8K
8 months ago
7 years
Top+ Add a listing

Parallax Scroll

1
Library Logo
basicScroll
Standalone parallax scrolling for mobile and desktop with CSS variables.
MIT LicenseJavaScriptREADME
166
1
3.5K
3 months ago
5 years
Top+ Add a listing

Parsers

3
SORT BY
Library Logo
ohm
A library and language for building parsers, interpreters, compilers, etc.
MIT LicenseJavaScriptREADME
193
21
4.2K
5 days ago
7 years
Library Logo
mercury-parser
📜 Extract meaningful content from the chaos of a web page
OtherJavaScriptREADME
371
121
4.1K
26 days ago
6 years
Library Logo
nearley
📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript.
MIT LicenseJavaScriptREADME
214
167
3.2K
10 days ago
8 years
Top+ Add a listing

Reactive Programming

7
SORT BY
Library Logo
rxjs
A reactive programming library for JavaScript
Apache License 2.0TypeScriptREADME
2.8K
239
26.7K
2 days ago
7 years
Library Logo
bacon.js
Functional reactive programming library for TypeScript and JavaScript
MIT LicenseTypeScriptREADME
342
83
6.4K
about 2 months ago
10 years
Library Logo
most
Ultra-high performance reactive programming
MIT LicenseJavaScriptREADME
231
47
3.4K
11 months ago
8 years
Library Logo
marble
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
MIT LicenseTypeScriptREADME
60
2
2.0K
30 days ago
4 years
Library Logo
kefir
A Reactive Programming library for JavaScript
MIT LicenseJavaScriptREADME
106
40
1.8K
about 2 months ago
8 years
Library Logo