stdlib-js / stdlib-js/stdlib

stdlib-js/esm package update

Open
#1,059 18 comments 0 reactions 1 assignee Claimed by @Planeshifter View on GitHub
Dominant language
JavaScript
Stars
6k
Forks
1.3k
Avg merge
1d 3h
Merged PRs (30d)
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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.