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
169 stars 18 forks source link

prepare for ESM #18

Closed mesqueeb closed 3 years ago

mesqueeb commented 3 years ago

prepare according to: https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77

review and perhaps tweak build setup based on: https://medium.com/@lucksp_22012/3-options-to-compile-typescript-to-js-rollup-tsc-babel-3319977a6946