compat-db

0.0.0 • Public • Published

compat-db

A work-in-progress attempt to make a central and scalable browser api compatability database

Installation

# Clone and install 
git clone https://github.com/amilajack/compat-db.git
cd compat-db
yarn # or npm install 
 
# Install and start selenium server 
npm install selenium-standalone@latest -g
selenium-standalone install
selenium-standalone start
 
# In a new tab, run the tests 
npm run spec

Roadmap

See the roadmap wiki

Versions

Current Tags

Version History

Package Sidebar

Install

npm i compat-db

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • amilajack
  • jtran