Skip to content

matt123miller/caniuse-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caniuse-bot

A monorepo for a simple but useful set of tools for interacting with the Can I Use data.

TODO

Take a look at my TODO list which is powered by the TODO extension for VSCode. I'm a big fan of that extension.

Publishing

Relies on the np package installed globally. It's interactive so I go through it's menus. At the moment I'm running this in whichever folder I want to publish:

Preview first to check everything

np --no-yarn --preview

If I'm happy with the changes then do it for real. See the docs for details

np --no-yarn