Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@northlight/ui

Package Overview
Dependencies
Maintainers
0
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@northlight/ui

Northlight UI library, based on Chakra-ui

  • 2.33.7
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1.5K
decreased by-18.02%
Maintainers
0
Weekly downloads
 
Created
Source

Northlight UI framework

This awesome collection of components, built upon Chakra, powers all of Mediatool's features.

Overview

Below you'll find an overview of each part of the library.

lib

In this folder you'll find components, hooks, utils and theme. This is the actual library and is what gets published to npm.

Contribute

Want to contribute? Awesome! Find what suits your use-case below and follow the steps.

I need to create a new component

  1. Create a new folder under lib/components
  2. Create a file inside of the folder and write your component
  3. Export the component from an index file lib/components/my-new-component/index.ts
  4. Export your folder in lib/components/index.ts

I need to create a new hook

  1. Create a new folder under lib/hooks
  2. Create a file inside of the folder and write your hook
  3. Export the hook from an index file lib/hooks/my-new-hook/index.ts
  4. Export your folder in lib/hooks/index.ts

FAQs

Package last updated on 09 Jan 2025

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