</>PackageGraphPackageGraph

marky

npmv1.3.0TypeScript

Performance 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.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

35 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

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.

PackageWeekly downloadsDependentsLicenseLast release
markythis page01Apache-2.01 year ago
setprototypeof92M1ISC1 day ago
reusify91M1MIT1 day ago
css.escape48.7M2MIT1 day ago
rfdc46.8M3MIT1 day ago
formdata-polyfill40.9M1MIT1 day ago

Dependencies

Declared by marky v1.3.0. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (17)

@rollup/plugin-buble ^0.21.3@rollup/plugin-commonjs ^21.0.1@rollup/plugin-node-resolve ^13.1.3@rollup/plugin-replace ^3.1.0assert ^2.0.0karma ^6.3.16karma-chrome-launcher ^3.1.0karma-firefox-launcher ^2.1.2karma-mocha ^2.0.1karma-rollup-preprocessor ^7.0.8mkdirp ^1.0.4mocha ^9.2.0npm-run-all ^4.1.5rimraf ^3.0.2rollup ^2.67.2standard ^16.0.4terser ^5.10.0

Used by

Popular packages that depend on marky.

Relationship graph

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

lighthouse-loggermarky
marky dependencies dependents

Frequently installed together

Release history

1 release in the last two years, typically about 46 days apart.

Recent versions of marky
VersionPublishedSizeLicense
1.3.0latest1 year ago35 KBApache-2.0
1.2.54 years ago34 KBApache-2.0
1.2.44 years ago30 KBApache-2.0
1.2.34 years ago30 KBApache-2.0
1.2.25 years ago30 KBApache-2.0
1.2.17 years ago30 KBApache-2.0
1.2.09 years agoApache-2.0
1.1.39 years agoApache-2.0
1.1.29 years agoApache-2.0
1.1.19 years agoApache-2.0
1.1.09 years agoApache-2.0
1.0.09 years agoApache-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

Keywords

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.