183 skills found · Page 3 of 7
muaz-khan / GetStatsgetStats is a tiny JavaScript library using WebRTC getStats API to return peer connection stats i.e. bandwidth usage, packets lost, local/remote ip addresses and ports, type of connection etc.
ryanflorence / SnackA tiny, cross-browser, JavaScript library.
html-screen-capture-js / Html Screen Capture JsA tiny, highly-customizable, single-function javascript/typescript library that captures a webpage and returns a new lightweight, self-contained HTML document. The library removes all external file dependencies while preserving the original appearance of the page. At only 12KB, it offers unparalleled speed and peerless reliability.
dinohamzic / DisplaceableA tiny, performant and configurable JavaScript library that smoothly displaces elements on mouse move.
simogeo / GeostatsA tiny and standalone javascript library for classification and basic statistics :
kakao / Web2apptiny javascript library to launch a mobile app. from a webpage
jan-molak / Tiny TypesA tiny library that brings Tiny Types to JavaScript and TypeScript
mperdeck / Jsnlog.jsTiny JavaScript logging library, simple and well documented. Lots of options to filter logging data.
jazzypants1989 / JessqueryModern JavaScript is pretty good, but typing `document.querySelector()` is a pain. This is a tiny library that makes DOM manipulation easy. jQuery is around 30kb, while this is only around 3.5kb. Lots of JSDoc comments so it's self-documenting and works great with TypeScript.
eihabkhan / ReddojsA tiny Undo/Redo Library for JavaScript, React, Vue, and Svelte
aooy / AoyTiny JavaScript MVVM library with Virtual DOM.
mawrkus / Tinycore🛰 A tiny JavaScript modular architecture library
kiltjs / JqliteTiny JavaScript DOM query library that uses pure CSS selectors
tcr / Selection.jsA tiny (4kb) JavaScript cursor selection library for all browsers.
chinchang / Simplezoom.jsA tiny JavaScript library to preview images, better way!
dciccale / JslibraryboilerplateJavaScript Library Boilerplate helps you roll your own dom js library with a tiny and robust core base.
abhiomkar / Portfolio JsTiny JavaScript carousel library with horizontal scrolling and all the goodness.
arthurfiorette / TinylibsA monorepo of tiny javascript libraries.
jillix / Piklor.js:art: A tiny JavaScript color picker library.
bryhoyt / EmerjEmerj is a tiny JavaScript library to render live HTML/DOM updates efficiently and non-destructively, by merging an updated DOM with the live DOM, and only changing those elements that differ.