Create symlink in node_modules/~
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory.
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
TypeScript definitions for expand-tilde
Tilde Translate box - solution for machine translating text and documents. Built with angular, but also exposed as web component.
Expand a ~ character to a users home directory like bash
Official ESLint plugin for Vue.js
Self-healing markdown. Intelligently parses and styles incomplete Markdown blocks.
Provides a helper function to expand a path to a normalized absolute path. This function also expands dot, tilde, and tilde plus when used as the first path segment.
PostCSS plugin to omit tilde in sass import function argument
Resolves a path to an absolute path. Supports tilde
TypeScript definitions for node-sass-tilde-importer
A highly-customizable web-based chat client for Azure Bot Services.
Resolve a path into an absolute path, using tilde (~) if possible
Manypkg is a linter for `package.json` files in Yarn, npm, Lerna, pnpm, Bun or Rush monorepos.
Load a submodule, plugin, or file
Library for storing simple http services for Tilde APIs. Purpose of this is to have one centralized place where we can have all api calls in one place and easily reuse them in different projects.
Native filesystem access for react-native
ESLint plugin for Vue I18n
No description provided.
Widget to integrate in to another website to translate it
A standard library for TypeScript, extracted from Glimmer and other Tilde projects