@formatjs/icu-messageformat-parser • 2.1.0Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.
@formatjs/intl • 2.2.1Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
bowser-ultralight • 1.0.6Lightweight(er) browser detector, basically a trimmed down version of bowser, specfically made for Atlassian
INDIRECT
0
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
INDIRECT
0
expect • 26.6.2This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/en/expect.html).
INDIRECT
38
fetch-mock • 8.3.2Mock http requests made using fetch (or isomorphic-fetch)
DIRECT
13
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
INDIRECT
1
lru_map • 0.4.1Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
INDIRECT
0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
INDIRECT
1
tr46 • 1.0.1An implementation of the Unicode TR46 spec
intl-messageformat • 9.13.0Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
INDIRECT
6
react-intl • 5.25.1Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
@statsig/js-client • 3.32.2Statsig helps you move faster with feature gates (feature flags), and/or dynamic configs. It also allows you to run A/B/n tests to validate your new features and understand their impact on your KPIs. If you're new to Statsig, check out our product and cre