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

/compat-db/

    Package Sidebar

    Install

    npm i compat-db

    Weekly Downloads

    4

    Version

    0.0.0

    License

    MIT

    Last publish

    Collaborators

    • amilajack
    • jtran