stdlib-js / stdlib-js/stdlib

stdlib-js/esm package update

Ouverte
#1,059 18 commentaires 0 réactions 1 personne assignée Réclamée par @Planeshifter Voir sur GitHub
Langage dominant
JavaScript
Étoiles
6k
Forks
1.3k
Merge moyen
1 j 3 h
PR mergées (30 j)
611

Description

Are there any plans to update the `stdlib-js/esm` repo/package? The repo (https://github.com/stdlib-js/esm) and npm package (https://www.npmjs.com/package/@stdlib/esm) are at `v0.0.3` and use some older code in `ndarray` relying on `eval()` which blocks us from using it.

We're evaluating using `stdlibjs` and it looks really promising. Unfortunately the standard package sizes are quite large for client side code. Some experiments with the `esm` variant and `rollup` showed there's quite some potential to bring the bundle sizes down using that approach. If `stdlib-js/esm` was up to date and published to `npm` we could make direct use of it without the need of a fork and/or custom bundling.

Is that something we could help out/contribute potentially?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.