feross/simple-peer

ES Module Support

Open

#600 aberto em 27 de mar. de 2020

Ver no GitHub
 (2 comments) (10 reactions) (0 assignees)JavaScript (983 forks)batch import
feature requesthelp wanted

Métricas do repositório

Stars
 (6.917 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador