npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "icu" 的结果(共 26 个)
node-find-files

A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.

BSD
jest-haste-map

`jest-haste-map` is a module used by Jest, a popular JavaScript testing framework, to create a fast lookup of files in a project. It helps Jest efficiently locate and track changes in files during testing, making it particularly useful for large projects

MIT
full-icu

install 'full-icu' data for your current node

Unicode-DFS-2016
@messageformat/core

PluralFormat and SelectFormat Message and i18n Tool - A JavaScript Implemenation of the ICU standards.

MIT
plantation

`plantation` is a collection of [cake](http://coffeescript.org/#cake) tasks to simplify working on projects using multiple transpilers, particularly coffeescript and YAML. It has strong opinions about the tools you want to use.

mongodb-mock-server

A mock server useful for testing difficult to reproduce cases in MongoDB drivers

Apache-2.0
@messageformat/date-skeleton

A parser & formatter for ICU DateFormat skeleton strings

MIT
@messageformat/number-skeleton

A parser & formatter for ICU NumberFormat skeleton strings & patterns

MIT
@messageformat/parser

An AST parser for ICU MessageFormat strings

MIT
cytorus

Gherkin syntaxed feature file test runner using Cypress. Run tests for a particular story, route, or by their position. Define your own test strategy & reports.

MIT
eslint-config-i-am-meticulous

An ESLint shareable config for meticulous people.

MIT
icu4c-data

ICU4C data (Little Endian)

MIT/X
intl-messageformat-parser

Parses ICU Message strings into an AST via JavaScript.

BSD-3-Clause
unicode-trie

Unicode Trie data structure for fast character metadata lookup, ported from ICU

MIT
messageformat-number-skeleton

A parser & formatter for ICU NumberFormat skeleton strings & patterns

MIT
messageformat-parser

A PEG.js parser for ICU MessageFormat strings

MIT
messageformat-date-skeleton

A parser & formatter for ICU DateFormat skeleton strings

MIT
find-module-bin

scan known node_modules directories to find installation directory of a particular bin file

MIT
systemjs-asset-plugin

GETSTATICURL replacement as a system.js plugin

BSD-3-Clause
intl-segmenter-polyfill

This repo builds .wasm module using icu4c for breaking text into words, so that we can polyfill [Intl Segmenter Proposal](https://github.com/tc39/proposal-intl-segmenter) with full compatibility, even on browsers that do not expose v8BreakIterator api.

ISC
git-branch-is

Assert that the name of the current branch of a git repository has a particular value.

MIT
eslint-config-fbjs-opensource

This configuration is a new ideal setup based on Facebook's internal configurations combined with the configurations that our open source projects are trending towards in a more modern code base. In particular, this is strongly based on Nuclide's ESLint r

MIT
scopedfs

A convenient API to build and access file system subtrees (particularly in tests); provides a version of every ‘fs’ module function, scoped to the given root or, optionally, to a new temporary directory; also adds a bunch of convenience methods

@generaltranslation/icu

Dependency-free ICU MessageFormat parsing and formatting for General Translation

FSL-1.1-ALv2
@formatjs/icu-messageformat-parser

Hand-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.

MIT