Skip to content

Commit 1a65809

Browse files
Add Google Lovefield to the storage collection (sorrycc#830)
* Add Google Lovefield to the storage collection * fix: remove yolpo Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
1 parent fba9306 commit 1a65809

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
177177
* [karma](https://github.com/karma-runner/karma) - Spectacular Test Runner for JavaScript.
178178
* [nightwatch](https://github.com/nightwatchjs/nightwatch) - UI automated testing framework based on node.js and selenium webdriver.
179179
* [intern](https://github.com/theintern/intern) - A next-generation code testing stack for JavaScript.
180-
* [yolpo](http://www.yolpo.com) - A statement-by-statement JavaScript interpreter in the browser.
181180
* [puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless Chrome Node.js API by official Google Chrome team.
182181
* [webdriverio](https://github.com/webdriverio/webdriverio) - Next-gen WebDriver test automation framework for Node.js.
183182
* [taiko](https://github.com/getgauge/taiko) - A Node.js library with a simple API to automate Chromium based browsers.
@@ -520,7 +519,8 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
520519
* [datavore](https://github.com/StanfordHCI/datavore) - A small, fast, in-browser database engine written in JavaScript.
521520
* [Hoodie](https://github.com/hoodiehq/hoodie) - Offline First backend to work in browser without internet connectivity.
522521
* [NeDB](https://github.com/louischatriot/nedb) - Embedded Persistent database for Browsers, nw.js, electron.
523-
522+
* [Lovefield](https://google.github.io/lovefield) - Lovefield is a relational database for web apps, By Google.
523+
524524
## Color
525525

526526
* [randomColor](https://github.com/davidmerfield/randomColor) - A color generator for JavaScript.

0 commit comments

Comments
 (0)