Haste fhirpath implementation in TypeScript.
Inline editor implementation for CKEditor 5.
The lodash method `_.difference` exported as a module.
Parse a passwd file into a list of users.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
The lodash method `_.castArray` exported as a module.
The lodash method `_.sortBy` exported as a module.
Classic editor implementation for CKEditor 5.
Pure-TypeScript FHIR R4/R5/R6 validation engine. Validates resources against StructureDefinitions, terminology, references, and custom rules with no database required.
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Multi-root editor implementation for CKEditor 5.
The lodash method `_.startCase` exported as a module.
Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
The Lodash method `_.mergeWith` exported as a module.
POSIX character classes for creating regular expressions.
A file loader module for webpack
File edition helpers working on top of mem-fs
process.nextTick but always with args
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Returns true if a filepath is a windows UNC file path.
Balloon editor implementation for CKEditor 5.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim