unicorn-magic
npmv0.4.0Some useful utilities I often need
Overview
unicorn-magic is an npm package that some useful utilities I often need. The latest version is 0.4.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need some useful utilities I often need and value a focused 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
- Clear open-source license (MIT).
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 unicorn-magic.
Dependencies
Dev (5)
Used by
Popular packages that depend on unicorn-magic.
Alternatives to unicorn-magic
A minimal library for executing processes in Node
Resolve the path of a module like `require.resolve()` but from a given path
A querystring parser that supports nesting and arrays, with a depth limit
Lodash modular utilities.
Encode a URL to a percent-encoded form, excluding already-encoded sequences
Convert an absolute path to a tilde path: `/Users/sindresorhus/dev` → `~/dev`
{G,S}et object values using MongoDB-like path notation
Get the first path that exists on disk of multiple paths
Returns true if a string has an extglob.
Get the PATH environment variable key cross-platform
Find the root directory of a Node.js project or npm package
Resolve the path of a module like `require.resolve()` but from the current working directory
Frequently installed together
Version history
| Version | Published | License |
|---|---|---|
| 0.4.0latest | 8 months ago | MIT |
| 0.3.0 | 2 years ago | MIT |
| 0.2.0 | 2 years ago | MIT |
| 0.1.0 | 2 years ago | MIT |
Maintainers
Funding
Frequently asked questions
How do I install unicorn-magic?
Run `npm install unicorn-magic` to add unicorn-magic to your npm project.
What license is unicorn-magic released under?
unicorn-magic is distributed under the MIT license.
How popular is unicorn-magic?
unicorn-magic has approximately 0 downloads per week and 1 known dependent packages.