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

[Milestone] v6 #68

Open jcbhmr opened 1 year ago

jcbhmr commented 1 year ago

Here's a wishlist of things that I'd like to see for a v5 release of this package:

@mesqueeb Thoughts?

jcbhmr commented 1 year ago

There appear to be two main plugins for adding extra TypeDoc pages:

  1. https://github.com/KnodesCommunity/typedoc-plugins/tree/develop/packages/plugin-pages
  2. https://github.com/mipatterson/typedoc-plugin-pages
mesqueeb commented 1 year ago

thanks for the list!

no notes for now ; )