microlib
There are 21 repositories under microlib topic.
developit/microbundle
📦 Zero-configuration bundler for tiny modules.
milcktoast/particulate-js
Particle physics micro library.
module-federation/aegis-host
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 at runtime, yet capable of running together in a single process or as distributed components in the ÆGIS application fabric.
bcherny/draggable
High performance, fully cross browser, full featured drag and drop in a tiny (2k gzipped), dependency-free package
jbreckmckye/trkl
Reactive microlibrary with observables and spreadsheet-style computed values in 383 bytes
osdevisnot/klap
zero config, zero dependency bundler for tiny javascript packages
jonschlinkert/arr-flatten
Recursively flatten an array or arrays. This is the fastest implementation of array flatten.
jonschlinkert/has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
ramonvictor/body-scroll-freezer
↕️ Dependency-free JS module to freeze body scroll when opening modal box
jonschlinkert/object.defaults
Like `extend` but only copies missing properties/values to the target object.
jonschlinkert/object.reduce
Reduces an object to a value that is the accumulated result of running each property in the object through a callback. JavaScript/node.js utility.
jonathanweiss/component-manager
Micro utility (583 bytes compressed) that manages initialising and teardown of components (e.g. jQuery plugins) as soon as specific DOM nodes are added into the document, respectively removed from it.
olivierphi/minidic
A Go small Dependency Injection Container, ported from PHP's Pimple
olivierphi/scute
A Python small Dependency Injection Container, ported from PHP's Pimple
guavestudios/htmlcomponent
A microlib that empowers you to reference a component in HTML
lkwg82/de.lgohlke.selenium-webdriver
adds some essential webdriver util classes
mpdroog/core
µLib for writing HTTP/CLI code in PHP
nomiad/jsfmt
Javascript String Format Utility
microlib/acl
Access Control
kathirr007/starwars-microlib
Open source Micro library Created by the use of the course "How to Write an Open Source JavaScript Library" by Kent C. Dodds
ramonvictor/dumbx-js
A very dumb way of using some Redux principles