victorb/trymodule

Be able to use a specific version of a module

Open

#10 opened on Mar 21, 2016

View on GitHub
 (6 comments) (2 reactions) (1 assignee)JavaScript (31 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,133 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, this tool always uses @latest, but it'd be nice to be able to specify a specific version to try out. It helps when you are trying to identify problems after upgrading. I don't know if you'd want to allow 2 versions in the same session, that might be overkill.

Contributor guide