Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

just-performance-es6-compat

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-performance-es6-compat

Isomorphic ponyfill wrapping native browser performance and node.js perf_hooks performance

  • 4.3.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
30K
decreased by-6.57%
Maintainers
1
Weekly downloads
 
Created
Source

just-performance-es6-compat

Isomorphic ponyfill wrapping browser performance and node.js perf_hooks performance.

Usage

Browser

import { performance } from "just-performance-es6-compat";

node.js

import { performance } from "just-performance-es6-compat";

License

MIT license

Note

This repository is a fork, and the fork was needed because the original author seems to have abandoned the original project. This repository was created because ES6 imports don't work, and the Pull Request jhurliman/just-performance#4 is pending and doesn't look like it will be merged.

FAQs

Package last updated on 26 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc