mesqueeb / is-what

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
https://mesqueeb.github.io/is-what/
MIT License
170 stars 18 forks source link

Split into two workflow files #67

Closed jcbhmr closed 1 year ago

jcbhmr commented 1 year ago

This PR would...

This:

  1. Allows them to be manually run independently! You can retry a npm publish without redoing the docs deployment
  2. Better separation of concerns