New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

artemiddle

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

artemiddle

Creating performance monitors for Apollo implementations of graphQL.

latest
Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
10
400%
Maintainers
1
Weekly downloads
 
Created
Source

arteMetrics

Creating performance monitors for Apollo implementations of graphQL.

const artemetrics = require("artemetrics");
artemetrics.test();

Features

  • GrahpQL Tracing
  • more features
  • and more...
  • moooooore

Installation

arteMetrics consists of an NPM package available through the npm registry and a react web app.

Node module

Install the arteMetrics node module

npm install artemetrics

test installation by running the 'test' method.

const artemetrics = require("artemetrics");
artemetrics.test();

React App

Description of web app

Contributing

arteMetric welomes contributions in any form. If you have something you would like to add, create a pull request.

People

Sean Arseneault, Brian Chiang, Saejin Kang, Noah King, Joseph Renolayan,

License

MIT

FAQs

Package last updated on 12 Mar 2020

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