stdlib-js / www

Website for stdlib, a standard library for JavaScript and Node.js.
https://stdlib.io
Apache License 2.0
6 stars 8 forks source link

[RFC]: Add bundle documentations to website docs #60

Open Planeshifter opened 4 months ago

Planeshifter commented 4 months ago

Description

This RFC proposes to add the tailored documentation for the various bundles (ESM, Deno, UMD) that we have inside each standalone package repository to be made available on the website documentation as well.

Related Issues

No.

Questions

No.

Other

No.

Checklist

kgryte commented 4 months ago

Agreed. This would be quite nice to have, but also we'd need to think about how we'd need to update the build process to make this happen. Likely, we'd need to re-design from scratch.