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

@urkel/uchl

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@urkel/uchl

Urkel Labs Chart Library

latest
Source
npmnpm
Version
1.0.0-beta.9
Version published
Maintainers
2
Created
Source

About

The Urkel chart library, a collection of components designed for efficient website customization and standardization.

Folder structure

uchl
  └── src - Buildable Components
       └── index.js - Main export
       └── Calendar.js
       └── DoughnutChart.js
       └── LineChart.js
       └── Map.js
       └── PieChart.js
       └── utils.js - Basic utility package to help with charting data.

Available Scripts

  • yarn dev-setup - Locally links the yalc version of uchl here. (NOTE: this could be bypassed with yarn workspaces)
  • yarn push - Pushes UCHL to a local yalc package registry for use during local development
  • yarn build - Builds the UCHL bundle using microbundle.
  • yarn watch - Builds the UCHL bundle everytime that a file is changed.

FAQs

Package last updated on 16 Mar 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