tiny
There are 870 repositories under tiny topic.
sindresorhus/ky
๐ณ Tiny & elegant JavaScript HTTP client based on the Fetch API
developit/mitt
๐ฅ Tiny 200 byte functional event emitter / pubsub.
fabiospampinato/cash
An absurdly small jQuery alternative for modern browsers.
nathancahill/split
Unopinionated utilities for resizeable split views
angus-c/just
A library of dependency-free JavaScript utilities that do just one thing.
developit/unfetch
๐ Bare minimum 500b fetch polyfill.
hustcc/timeago.js
:clock8: :hourglass: timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
nesbox/TIC-80
TIC-80 is a fantasy computer for making, playing and sharing tiny games.
redom/redom
Tiny (2 KB) turboboosted JavaScript library for creating user interfaces.
omgovich/react-colorful
๐จ A tiny (2,8 KB) color picker component for React and Preact apps
aralroca/next-translate
Next.js plugin + i18n API for Next.js ๐ - Load page translations and use them in an easy way!
mpaland/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
101arrowz/fflate
High performance (de)compression in an 8kB package
glouw/tinn
A tiny neural network library
codeplea/genann
simple neural network library in ANSI C
omgovich/colord
๐ A tiny yet powerful tool for high-performance color manipulations and conversions
cesanta/elk
A low footprint JavaScript engine for embedded systems
lieff/minimp3
Minimalistic MP3 decoder single header library
unosquare/embedio
A tiny, cross-platform, module based web server for .NET
tinylibs/tinypool
๐งต A minimal and tiny Node.js Worker Thread Pool implementation (38KB)
DosX-dev/obfus.h
Macro-header for compile-time C obfuscation (tcc, win x86/x64)
vue-final/vue-final-modal
๐Vue Final Modal is a tiny, renderless, mobile-friendly, feature-rich modal component for Vue.js.
EarlGray/c4
x86 JIT compiler in 86 lines
scottcorgan/tiny-emitter
A tiny (less than 1k) event emitter library
ryangjchandler/spruce
A lightweight state management layer for Alpine.js. ๐ฒ
Robert-van-Engelen/tinylisp
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
maverick-js/signals
A tiny (~1kB minzipped) and extremely fast library for creating reactive observables via functions.
aidenybai/lucia
๐โโ๏ธ 3kb library for tiny web apps
thoughtspile/awesome-tiny-js
๐ค A collection of tiny JS libraries (under 2 kB) to put your bundle on a diet
teafuljs/teaful
๐ต Tiny, easy and powerful React state management
fractalwrench/ApkGolf
The smallest Android APK in the world
kanaka/miniMAL
A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.
MarioSieg/magnetron
(WIP) A small but powerful, homemade PyTorch from scratch.
alash3al/wsify
A very simple general purpose websocket server that does the job
laurentpayot/minidenticons
Super lightweight SVG identicon (pixelated avatar) generator
eyalroz/printf
Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.