marky
npmv1.3.0TypeScriptPerformance timer based on performance.mark() and measure()
Adopt with care
marky is usable, with caveats. Last published 514 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- CMaintenance: grade C, Fair — worth a look.
Last published 514 days ago.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 35 KB installed.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
Apache-2.0 — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding marky to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Node.js
- No constraint declared
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
Quick start
A usage example from the marky README.
<script src="https://unpkg.com/marky/dist/marky.min.js"></script>marky vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| markythis page | 0 | 1 | Apache-2.0 | 1 year ago |
| setprototypeof | 92M | 1 | ISC | 1 day ago |
| reusify | 91M | 1 | MIT | 1 day ago |
| css.escape | 48.7M | 2 | MIT | 1 day ago |
| rfdc | 46.8M | 3 | MIT | 1 day ago |
| formdata-polyfill | 40.9M | 1 | MIT | 1 day ago |
Dependencies
Declared by marky v1.3.0. Runtime dependencies are installed with the package; dev dependencies are not.
Dev (17)
Used by
Popular packages that depend on marky.
Relationship graph
Dependencies (left) and dependents (right) of marky.
Frequently installed together
Release history
1 release in the last two years, typically about 46 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 1.3.0latest | 1 year ago | 35 KB | Apache-2.0 |
| 1.2.5 | 4 years ago | 34 KB | Apache-2.0 |
| 1.2.4 | 4 years ago | 30 KB | Apache-2.0 |
| 1.2.3 | 4 years ago | 30 KB | Apache-2.0 |
| 1.2.2 | 5 years ago | 30 KB | Apache-2.0 |
| 1.2.1 | 7 years ago | 30 KB | Apache-2.0 |
| 1.2.0 | 9 years ago | — | Apache-2.0 |
| 1.1.3 | 9 years ago | — | Apache-2.0 |
| 1.1.2 | 9 years ago | — | Apache-2.0 |
| 1.1.1 | 9 years ago | — | Apache-2.0 |
| 1.1.0 | 9 years ago | — | Apache-2.0 |
| 1.0.0 | 9 years ago | — | Apache-2.0 |
Overview
marky is an npm package that performance timer based on performance.mark() and measure(). It has 1 known dependents in the graph. The latest version is 1.3.0, released under the Apache-2.0 license.
Who should use it
Teams working in the npm ecosystem who need performance timer based on performance.mark() and measure() and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (Apache-2.0).
Cons
- Large dependency tree (17 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use marky?
marky is usable, with caveats. Last published 514 days ago.
How do I install marky?
Run `npm install marky` to add marky to your npm project.
What license is marky released under?
marky is distributed under the Apache-2.0 license.
How popular is marky?
npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on marky.
Is marky still maintained?
The most recent release of marky (v1.3.0) was published 1 year ago.
Does marky run install scripts?
No. marky does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.