microlib topic

List microlib repositories

trkl

182
Stars
5
Forks
Watchers

Reactive microlibrary with observables and Knockout-style computeds in 383 bytes

microbundle

8.0k
Stars
360
Forks
Watchers

📦 Zero-configuration bundler for tiny modules.

klap

183
Stars
4
Forks
Watchers

zero config, zero dependency bundler for tiny javascript packages

particulate-js

336
Stars
30
Forks
Watchers

Particle physics micro library.

aegis-host

235
Stars
15
Forks
Watchers

This is the ÆGIS federated application host. Federated components are independently deployable, written by multiple teams in multiple languages, and loaded from multiple repos and network locations a...

draggable

187
Stars
55
Forks
Watchers

High performance, fully cross browser, full featured drag and drop in a tiny (2k gzipped), dependency-free package

arr-flatten

59
Stars
16
Forks
Watchers

Recursively flatten an array or arrays. This is the fastest implementation of array flatten.

body-scroll-freezer

23
Stars
1
Forks
Watchers

↕️ Dependency-free JS module to freeze body scroll when opening modal box

object.defaults

18
Stars
1
Forks
Watchers

Like `extend` but only copies missing properties/values to the target object.

has-value

27
Stars
7
Forks
Watchers

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.