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

@urkellabs/ucl

Package Overview
Dependencies
Maintainers
3
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@urkellabs/ucl

Urkel Labs Component Library

latest
Source
npmnpm
Version
0.1.149
Version published
Maintainers
3
Created
Source

About

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

Folder structure

ucl
  └── .storybook - storybook-specific configuration files
  └── src - All components
  └── addons - Storybook addons
  └── charts - A collection of charts (most with their own library)
  └── contexts - Custom React Contexts
  └── core - Configuration required for entire applications
  └── display - Components that display text or data differently
  └── forms - Components used within forms
  └── icons - All sharable icons
  └── indicators - Components that bring something to the attention of the user
  └── inputs
  └── layout - Components that control placement on a page
  └── navigation - Navigation-only components
  └── shared - Helper functions and utilites that can be exported to other apps
  └── theme - Theme-specific components and helpers
  └── typography - Text-based components
  └── rollup.config.js - the configuration required for simple bundling of the library

Available Scripts

  • yarn build:storybook - Builds the storybook integration from UCL development.
  • yarn start - Alias for build:storybook
  • yarn ucllink - Locally links the yalc version of ucl here. (NOTE: this could be bypassed with yarn workspaces)
  • yarn push - Pushes UCL to a local yalc package registry for use during local development

FAQs

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