Socket
Socket
Sign inDemoInstall

@zohodesk/basecomponents

Package Overview
Dependencies
9
Maintainers
25
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @zohodesk/basecomponents

Use Multiple Contexts, and keep state close to its Dependent Components


Version published
Weekly downloads
1
Maintainers
25
Created
Weekly downloads
 

Readme

Source

UCL - UNIFIED COMPONENTS LIBRARY

To provide the components to creating an application make it easy. By using you can create own set of components for your brand - then use it in multiple applications.

Folder structure description

components - folder

To maintain the components offered from library.

  • InternalIcon - To used for components default icon needed place.
  • ThemeProvider - To used for application user can customize and manage the used UCL components.
  • docsprovider - To used for docs presenation
  • Provider.js - To used for docs presenation

custom-hooks - folder

To maintain the common state management hooks and commonly usable react hooks.

propTypes - folder

To maintain the common propTypes servered across the components.

libraries - folder

To maintain what are all can be used for across the components and publishable.

utils - folder

To maintain the utils used in UCL components

internal-variables - folder

We will keep across the component CSS Value as @value property wise (CSS Module system) files. It will used in public-variables folder and internal use case.

public-variables - folder

We keep publicly accessible variables it will used for all component .css file directly by var(...). We load as Global css variables under :root { ... }

commoncss - folder

To maintain commonly used css line of code, later we will compose them from anywhere.

viewers - folder

To use for manage the UCL presentation - docs , used colors - DocsViewer - used for docs persention common accross the component .docs.js file.

FAQs

Last updated on 02 May 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc