Compare commits

...

3 Commits

Author SHA1 Message Date
Miriam Zusin
514a781a5a Merge 5d09776cdc into d76045c441 2024-07-06 04:16:56 -07:00
StokeBreakup
d76045c441 pg (#887)
* pg

* fix: remove dead links

* fix: another one bites the dust

---------

Co-authored-by: Gökay Gürcan <gokaygurcan@gmail.com>
2024-06-07 20:39:59 +02:00
Miriam Zusin
5d09776cdc Update README.md
Added toolcool-range-slider - https://github.com/mzusin/toolcool-range-slider
The project has 45 stars so far, 605 weekly downloads on npm, 82k hits/month on jsDelivr. 
Thank you
2023-07-29 17:36:47 +03:00

View File

@@ -524,6 +524,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Lovefield](https://google.github.io/lovefield) - Lovefield is a relational database for web apps, By Google.
* [Dexie.js](https://github.com/dexie/Dexie.js) - Dexie.js is a wrapper library for indexedDB.
* [proxy-web-storage](https://github.com/KID-joker/proxy-web-storage) - Keep the type of storage value unchanged and change array and object directly. Supports listening to the changes and setting expires.
* [PostgreSQL Browser](https://github.com/datawan-labs/pg) - Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)
## Color
@@ -598,7 +599,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [jquery.rest](https://github.com/jpillora/jquery.rest) - A jQuery plugin for easy consumption of RESTful APIs.
* [Rails Ranger](https://github.com/victor-am/rails-ranger) - An opinionated REST client for Ruby on Rails APIs.
* [wretch](https://github.com/elbywan/wretch) - A tiny wrapper built around fetch with an intuitive syntax.
* [Bearer.sh](https://github.com/Bearer/bearer-js) - Universal API client that supports OAuth / API Key / Basic / etc.
* [FarFetch](https://github.com/WebsiteBeaver/far-fetch) - Modern Fetch API wrapper for simplicity, with concise file uploading.
* [Optic](https://github.com/opticdev/optic) - Optic automatically documents and tests your APIs.
* [SWR](https://github.com/vercel/swr) - React Hooks library for remote data fetching.
@@ -747,7 +747,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [jQRangeSlider](https://github.com/ghusse/jQRangeSlider) - A JavaScript slider selector that supports dates.
* [noUiSlider](https://github.com/leongersen/noUiSlider) - A lightweight, highly customizable range slider without bloat.
* [rangeslider.js](https://github.com/andreruffert/rangeslider.js) - HTML5 input range slider element polyfill.
* [toolcool-range-slider](https://github.com/mzusin/toolcool-range-slider) - Range slider library written in TypeScript and using web components.
## Form Widgets
@@ -930,7 +930,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page.
* [photobooth-js](https://github.com/WolframHempel/photobooth-js) - A widget that allows users to take their avatar pictures on your site.
* [clappr](https://github.com/clappr/clappr) - An extensible media player for the web http://clappr.io
* [exifr](https://github.com/MikeKovarik/exifr) - The fastest and most versatile EXIF reading library. https://mutiny.cz/exifr/
* [ts-audio](https://github.com/EvandroLG/ts-audio) - an agnostic and easy-to-use library to work with the `AudioContext` API.
* [AmplitudeJS](https://521dimensions.com/open-source/amplitudejs) - Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies required.
* [ractive-player](https://github.com/ysulyma/ractive-player) - A library for making interactive videos in React.js.