You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -524,7 +524,8 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
524
524
*[Lovefield](https://google.github.io/lovefield) - Lovefield is a relational database for web apps, By Google.
525
525
*[Dexie.js](https://github.com/dexie/Dexie.js) - Dexie.js is a wrapper library for indexedDB.
526
526
*[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.
527
-
527
+
*[PostgreSQL Browser](https://github.com/datawan-labs/pg) - Browser PostgreSQL Playground, no server, just client and pglite (postgresql wasm)
528
+
528
529
## Color
529
530
530
531
*[randomColor](https://github.com/davidmerfield/randomColor) - A color generator for JavaScript.
@@ -598,7 +599,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
598
599
*[jquery.rest](https://github.com/jpillora/jquery.rest) - A jQuery plugin for easy consumption of RESTful APIs.
599
600
*[Rails Ranger](https://github.com/victor-am/rails-ranger) - An opinionated REST client for Ruby on Rails APIs.
600
601
*[wretch](https://github.com/elbywan/wretch) - A tiny wrapper built around fetch with an intuitive syntax.
601
-
*[Bearer.sh](https://github.com/Bearer/bearer-js) - Universal API client that supports OAuth / API Key / Basic / etc.
602
602
*[FarFetch](https://github.com/WebsiteBeaver/far-fetch) - Modern Fetch API wrapper for simplicity, with concise file uploading.
603
603
*[Optic](https://github.com/opticdev/optic) - Optic automatically documents and tests your APIs.
604
604
*[SWR](https://github.com/vercel/swr) - React Hooks library for remote data fetching.
@@ -930,7 +930,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
930
930
*[Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page.
931
931
*[photobooth-js](https://github.com/WolframHempel/photobooth-js) - A widget that allows users to take their avatar pictures on your site.
932
932
*[clappr](https://github.com/clappr/clappr) - An extensible media player for the web http://clappr.io
933
-
*[exifr](https://github.com/MikeKovarik/exifr) - The fastest and most versatile EXIF reading library. https://mutiny.cz/exifr/
934
933
*[ts-audio](https://github.com/EvandroLG/ts-audio) - an agnostic and easy-to-use library to work with the `AudioContext` API.
935
934
*[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.
936
935
*[ractive-player](https://github.com/ysulyma/ractive-player) - A library for making interactive videos in React.js.
0 commit comments