stdlib-js/esm package update
- 主要言語
- JavaScript
- スター
- 6k
- フォーク
- 1.3k
- 平均マージ
- 1日 3時間
- マージ済み PR(30日)
- 611
説明
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?
コントリビューションガイド
評価
この issue はまだ評価されていません。