(no title)
danielsamuels | 4 years ago
There are certainly npm authors doing this already, feross[1] is a good example. That means you get packages like is-buffer[2].
[1]: https://www.npmjs.com/~feross [2]: https://github.com/feross/is-buffer/blob/master/index.js
TekMol|4 years ago
danielsamuels|4 years ago