</>PackageGraphPackageGraph

tildify

npmv3.0.0

Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`

4.2M
Weekly downloads
1
Dependents
3
Dependencies
82/100
Popularity

Overview

tildify is an npm package that convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`. It is very popular, with about 4.2M downloads per week and 1 known dependents in the graph. The latest version is 3.0.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev` and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Large, well-established user base (4.2M weekly downloads).
  • Clear open-source license (MIT).
  • Lean dependency tree (3 direct dependencies).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of tildify.

knextildify
tildify dependencies dependents

Dependencies

Dev (3)

ava ^3.15.0tsd ^0.17.0xo ^0.44.0

Used by

Popular packages that depend on tildify.

Alternatives to tildify

Frequently installed together

Version history

VersionPublishedLicense
3.0.0latest5 years agoMIT
2.0.07 years agoMIT
1.2.010 years agoMIT
1.1.210 years agoMIT
1.1.110 years agoMIT
1.1.011 years agoMIT
1.0.012 years agoMIT
0.2.012 years agoMIT
0.1.012 years agoMIT

Maintainers

Keywords

Funding

Frequently asked questions

How do I install tildify?

Run `npm install tildify` to add tildify to your npm project.

What license is tildify released under?

tildify is distributed under the MIT license.

How popular is tildify?

tildify has approximately 4,227,962 downloads per week and 1 known dependent packages.