diff --git a/README.md b/README.md index 739973f..9153d98 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [karma](https://github.com/karma-runner/karma) - Spectacular Test Runner for JavaScript. * [nightwatch](https://github.com/nightwatchjs/nightwatch) - UI automated testing framework based on node.js and selenium webdriver. * [intern](https://github.com/theintern/intern) - A next-generation code testing stack for JavaScript. -* [yolpo](http://www.yolpo.com) - A statement-by-statement JavaScript interpreter in the browser. * [puppeteer](https://github.com/GoogleChrome/puppeteer) - Headless Chrome Node.js API by official Google Chrome team. * [webdriverio](https://github.com/webdriverio/webdriverio) - Next-gen WebDriver test automation framework for Node.js. * [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 * [datavore](https://github.com/StanfordHCI/datavore) - A small, fast, in-browser database engine written in JavaScript. * [Hoodie](https://github.com/hoodiehq/hoodie) - Offline First backend to work in browser without internet connectivity. * [NeDB](https://github.com/louischatriot/nedb) - Embedded Persistent database for Browsers, nw.js, electron. - +* [Lovefield](https://google.github.io/lovefield) - Lovefield is a relational database for web apps, By Google. + ## Color * [randomColor](https://github.com/davidmerfield/randomColor) - A color generator for JavaScript.