full-icu-npm icon indicating copy to clipboard operation
full-icu-npm copied to clipboard

convenience loader for 'small-icu' node builds

Results 14 full-icu-npm issues
Sort by recently updated
recently updated
newest added

Fixes: #73 is `"license": "MIT"` correct for Node.js licensed code? I assume so

the license: field is wrong https://github.com/nodejs/full-icu-npm/blob/main/package.json#L19 since the move to node.js, the license field should reflect node's license.

bug
no-issue-activity

per @nschonni comments on #53 - remove unused `.travis.yml` - add more tests to the matrix

enhancement
no-issue-activity

node: could not initialize ICU (check NODE_ICU_DATA or --icu-data-dir parameters) this happens when I use nodejs version 8 installed with nvm (node version manager) I am not able to start...

stale
no-issue-activity

As far as I can tell this package just pulls the latest version of the ICU data when you install it. Something changed in a recent ICU data release which...

enhancement
no-issue-activity

This bug has some overlap with #61 but there's more to it. Since Node.js 12.6.0, it has supported an argument `--with-icu-default-data-dir` at compile-time that builds a specialized version of `small-icu`...

no-issue-activity

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.44.0. Release notes Sourced from eslint's releases. v8.44.0 Features 1766771 feat: add es2023 and es2024 environments (#17328) (Milos Djermanovic) 4c50400 feat: add ecmaVersion: 2024, regexp...

dependencies
javascript

Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.1.0. Release notes Sourced from standard's releases. v17.1.0 Update dependencies and prepare release 17.1.0 (#1908) a4049f8 Add version-guard to silent failure on old node (#1829)...

dependencies
javascript

Drops the extra plugins that aren't directly referenced in the config, and bump to ESLint v8