deno_std
deno_std copied to clipboard
(node/README.md)Suggestions on detailed introduction of ```Supported modules```
Is your feature request related to a problem? Please describe.
Whether to provide a clearer progress table for the Supported modules
in the README.md
introduction of --compat
mode, which is more conducive to the implementation of partners in the community
Describe the solution you'd like
module | api | status |
---|---|---|
path | join | √ |
path | resolve | × |
or
path
join √ resolve ×
Describe alternatives you've considered