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

@codecademy/brand

Package Overview
Dependencies
Maintainers
0
Versions
3881
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codecademy/brand

Brand component library for Codecademy

  • 0.13.17
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
389
decreased by-92.89%
Maintainers
0
Weekly downloads
 
Created
Source

brand

Brand components across the design spectrum that exist for utility, are more experimental, or are tied to brand representation.

Building brand

Run yarn nx build brand to build the brand component library.

Storybook

To build the Brand Storybook, run yarn nx build-storybook brand.

To run the Brand Storybook locally, run yarn nx storybook brand. The Storybook instance will be spun up on local port 4400.

You can view the production Brand Storybook at https://brand-storybook.codecademy.com/?path=/docs/brand--docs.

Browsing stories

In the Storybook sidebar, you will see all of our component organized according to Atomic Design standards.

Each component has its own Docs page as well as a number of stories representing a discrete component state, use case, or context. Clicking the story in the sidebar will take you to the Canvas view of that story, which will allow you to customize props for that component state in browser.

We recommend reading the Browse Stories documentation from Storybook to make the best use of Canvas + other features!

Writing stories

Unlike Gamut - the new brand library uses the typesafe CSF format. You can find more information about how to write stories here.

Eventually our stories will be colocated with their respective components, but in the meantime you can find them in the ./stories folder.

PR Previews

PR previews publish for every pull request - you can find the url in the output within the Publish Storybook Github action, under the Run npx nx run-many --target=publish-storybook --parallel=3 step.

This is temporarily, and the web platform team is diligently working on getting Storybook preview urls in PR comments.

FAQs

Package last updated on 14 Nov 2024

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