#
tiny
Here are 593 public repositories matching this topic...
-
Updated
Jun 23, 2021 - TypeScript
An absurdly small jQuery alternative for modern browsers.
-
Updated
May 12, 2021 - JavaScript
Unopinionated utilities for resizeable split views
-
Updated
Sep 22, 2021 - JavaScript
-
Updated
Mar 12, 2021 - TypeScript
Tiny (2 KB) turboboosted JavaScript library for creating user interfaces.
-
Updated
Aug 11, 2021 - JavaScript
TIC-80 is a fantasy computer for making, playing and sharing tiny games.
-
Updated
Sep 19, 2021 - C
A library of dependency-free JavaScript functions that do just do one thing.
javascript
library
pwa
utils
pad
tiny
ice-cream
pick
kebab-case
snake-case
camelcase
dependency-free
-
Updated
Sep 3, 2021 - JavaScript
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
iot
embedded
threadsafe
format
printf
sprintf
embedded-systems
tiny
libc
no-dependencies
replacement
snprintf
tinyprintf
-
Updated
Jun 28, 2021 - C
react
hooks
hex
color
preact
color-picker
react-component
a11y
tiny
picker
zero-dependency
typescript-support
-
Updated
Sep 24, 2021 - TypeScript
Next.js plugin + i18n API for Next.js 🌍 - Load page translations and use them in an easy way!
react
i18n
localization
preact
nextjs
static-site
treeshaking
tiny
globalization
plurals
trans-component
usetranslation
-
Updated
Sep 21, 2021 - JavaScript
simple neural network library in ANSI C
c
neural-network
genetic-algorithm
ansi
tiny
neural-networks
artificial-neural-networks
neurons
ann
backpropagation
hidden-layers
neural
-
Updated
Aug 16, 2021 - C
A tiny, cross-platform, module based web server for .NET
http
raspberry-pi
embedded
dotnet
webserver
dotnetcore
websocket
websockets
mono
http-requests
http-server
tiny
http-response
raspberry-pi-3
http-request
http-api
http-rest-api
url-segment
routing-strategies
-
Updated
Apr 29, 2021 - C#
Minimalistic MP3 decoder single header library
audio
music
minimal
decoder
mp3
sound
small
tiny
codec
mini
mp3-decoder
single-header-lib
single-header
mini-mp3
-
Updated
Aug 1, 2021 - C
A low footprint JavaScript engine for embedded systems
-
Updated
Sep 21, 2021 - C
High performance (de)compression in an 8kB package
-
Updated
Jun 18, 2021 - TypeScript
A lightweight state management layer for Alpine.js. 🌲
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Sep 22, 2021 - TypeScript
A Delightfully Diminutive Lisp. Implemented in < 1 KB of JavaScript with JSON source, macros, tail-calls, JS interop, error-handling, and more.
-
Updated
May 2, 2018 - JavaScript
Just a tiny, simple and real-time self-hosted pub/sub messaging service
go
golang
pusher
websocket-service
backend
topic
webhook
websockets
realtime
pubsub
tiny
pub
realtime-messaging
redis-channel
-
Updated
Oct 19, 2018 - Go
A Tiny JavaScript Sound FX System / Zuper Zmall Zound Zynth
-
Updated
Sep 9, 2021 - JavaScript
react
i18n
translation
internationalization
localization
preact
reactjs
icu
react-components
react-intl
intl
tiny
messageformat
i18next
globalization
hacktoberfest
reactjs-components
react-hooks
-
Updated
Sep 25, 2021 - TypeScript
Improve this page
Add a description, image, and links to the tiny topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tiny topic, visit your repo's landing page and select "manage topics."
For some reason Amazon REST api's require the content-type to be set to "application/x-amz-json-1.1" instead of the standard "application/json"
Currently the content-type header is set automatically for json data overriding any headers passed in to the request.
It would be useful to first check if the header is set before overriding it: