Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMissing install / import instructions #374
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems the only examples in the readme involve either downloading the
dist.jsfile (from the repo I guess) or using the CDN. All of my other dependencies are available through npm and I canimportthem directly, but the pep package on npm isn't related to this, and it's not clear in the readme if the dist can be imported properly.