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]: Allow display of examples in modern ES6 syntax #62

Open Planeshifter opened 4 months ago

Planeshifter commented 4 months ago

Description

This RFC proposes to implement a view that lets one see all the code on the website documentation displayed in modern ES6 syntax, i.e. using impart and let and const variable declarations. There is already a select box on the website settings, but the feature hasn't been implemented yet.

Related Issues

No.

Questions

No.

Other

No.

Checklist