npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

praemo-razor-visual

v1.0.1

Published

Utilities to support the rendering and visualization of insights and notificaitons gained from the Razor™ industrial AI/ML engine.

Downloads

6

Readme

praemo-razor-visual

Praemo Razor Visual

Utilities to support the rendering and visualization of insights and notificaitons gained from the Razor™ industrial AI/ML engine.

Easily connect your Razor™ insights to your existing frontend web app or Microsoft Power BI dashboard. (Subscription to the Razor™ Engine is required.)

About Razor™

Razor™ is a prescriptive analytics engine designed for industry that leverages AI and Machine Learning to detect and deter issues that degrade performance. Attaching to a company's IoT and operational data systems, Razor™ mines for anomalies and trends that signal any deviation from baseline performance. Alerting the operator to the potential issue and recommending specific actions to preempt future consequences when action is needed.

Of Industry, For Industry

Razor™ was developed by industry professionals who best understand the challenges associated with their specific sector. Our people have experienced the problems we are solving with our Razor™ technology, firsthand, and leverage this industry knowledge to observe, interpret and process data in new ways. Our revolutionary technology adds insights that add value and help drive sustainable improvements within your operations.

Our Unique Approach

Starting quickly with an historical data set, Razor™ will develop AI/ML models without creating disruption in your operations or stealing bandwidth from your time-constrained teams. After the models have been developed, they are integrated into existing data collection systems for real-time anomaly detection and learning reinforcement.

Getting started

Install

npm install praemo-razor-visual

Use

import LineChart from "@praemo/praemo_visual/src/LineChart";
import BulletChart from "@praemo/praemo_visual/src/BulletChart";
import BoxPlotChart from "@praemo/praemo_visual/src/BoxPlotChart";
import ScatterPlotChart from "@praemo/praemo_visual/src/ScatterPlotChart";
import SpeedometerChart from "@praemo/praemo_visual/src/SpeedometerChart";
import TableChart from "@praemo/praemo_visual/src/TableChart";
import CounterChart from "@praemo/praemo_visual/src/CounterChart";
import MessageChart from "@praemo/praemo_visual/src/MessageChart";
import ImageChart from "@praemo/praemo_visual/src/ImageChart";
import MixedChart from "@praemo/praemo_visual/src/MixedChart";

let chart = LineChart(chartData)

Details and Support

Help & Support
Privacy Policy