A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.
`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
PluralFormat and SelectFormat Message and i18n Tool - A JavaScript Implemenation of the ICU standards.
Fetch the specified repositories, or those that match a particular github user or search query
`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.
A mock server useful for testing difficult to reproduce cases in MongoDB drivers
A parser & formatter for ICU DateFormat skeleton strings
A parser & formatter for ICU NumberFormat skeleton strings & patterns
An ESLint shareable config for meticulous people.
Parses ICU Message strings into an AST via JavaScript.
Unicode Trie data structure for fast character metadata lookup, ported from ICU
A parser & formatter for ICU NumberFormat skeleton strings & patterns
A parser & formatter for ICU DateFormat skeleton strings
scan known node_modules directories to find installation directory of a particular bin file
GETSTATICURL replacement as a system.js plugin
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.
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
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
Dependency-free ICU MessageFormat parsing and formatting for General Translation
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.