feross/simple-peer

ES Module Support

Open

#600 opened on Mar 27, 2020

View on GitHub
 (2 comments) (10 reactions) (0 assignees)JavaScript (6,917 stars) (983 forks)batch import
feature requesthelp wanted

Description

Since every major browser now supports ES Modules, it would be nice to have this library offered as ES Module as well. This way, we could use it without the need of a bundler.

Contributor guide