mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-28 22:18:06 -08:00
Compare commits
1 Commits
badges
...
26ff9756d4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
26ff9756d4 |
@@ -524,7 +524,8 @@ 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.
|
* [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.
|
* [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.
|
* [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
|
## Color
|
||||||
|
|
||||||
* [randomColor](https://github.com/davidmerfield/randomColor) - A color generator for JavaScript.
|
* [randomColor](https://github.com/davidmerfield/randomColor) - A color generator for JavaScript.
|
||||||
|
|||||||
Reference in New Issue
Block a user