Another alternative @congzhangzh is using something like this utility: https://github.com/getify/moduloze
We’ve tried as best we can to make the project as easy to convert to ESM as possible, so a tool like moduloze
should work quite easily on stdlib
.
@congzhangzh Quick update. The work being done by @rreusser is almost ready for use. We are just working on a few final edge cases.
Tks for you both works, it's great to hear you are near to finish, I will wait for your guys finish es module support, and focus on other side of my project first.
stdlib
in an e-learning platform deployed at Carnegie Mellon University since the early days of stdlib
development.
Hey guys, I'm checking out your project. Clicking on the Data Visualization link on your home page leads to an error:
{"message":"Route GET:/docs/api/v0.0.90/@stdlib/plot not found","error":"Not Found","statusCode":404}
https://stdlib.io/docs/api/v0.0.90/@stdlib/plot
This error also appears in the docs.
Cool library, I'd love to see what the plotting is like.
@ChrisH2727 The project README has some basic instructions: https://github.com/stdlib-js/stdlib#installation
Do you have a particular use case in mind?