benjamn/reify

Integrate with RunKit?

Open

#16 opened on May 12, 2016

View on GitHub
 (12 comments) (0 reactions) (0 assignees)JavaScript (29 forks)github user discovery
enhancementhelp wantedquestion

Repository metrics

Stars
 (741 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Seamless ES modules support would be a very nice feature for their interactive REPL: https://tonicdev.com

Right now I think the only thing preventing https://tonicdev.com/npm/reify from working is that they display a warning that import and export statements are not yet supported.

Contributor guide