stdlib-js / stdlib-js/stdlib

stdlib-js/esm package update

未关闭
#1,059 18 条评论 0 个 reaction 已指派 1 人 已被 @Planeshifter 认领 在 GitHub 查看
主要语言
JavaScript
星标
6k
派生
1.3k
平均合并
1 天 3 小时
30 天内合并 PR
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。