New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@academysports/ui-component-library

Package Overview
Dependencies
Maintainers
8
Versions
2031
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@academysports/ui-component-library

Stateless React Components for ASO Website

  • 1.45.54
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
372
decreased by-58.99%
Maintainers
8
Weekly downloads
 
Created
Source

ui-component-library

Purpose

A clean, proper implementation of low-level stateless (aka presentation) components.

OFFICIAL documentation of this library/project will be kept at...

https://academysports.atlassian.net/wiki/spaces/DD/pages/320637784/Component+Library

Overview

  • react 16.12.x
  • react-emotion
  • unit testing frameworks ( jest + enzyme )
  • visual testing : storybook

Story Book

Execute locally using standard script(s) in package.json. This will currently launch on a random available port.

The "dev-static/" folder is for http-based hosting of files or assets that are NOT intended to be included in release bundles, but instead are to support / mock external assets which we DO NOT KNOW IN ADVANCE, such as icons or pictures that should come from CMS.

Be careful with the dev-static/ folder since the complete contents of this directory is included in the "build" version of storybook in its root folder. Recommendation is to put everything underneath the dev-static/assets/* folder, and reference these in your various stories files with "/assets/***" URL paths.

Keywords

FAQs

Package last updated on 21 Sep 2023

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