@denali-design/react
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.1 • Public • Published

@denali-design/react Pipeline Status

🚧 (WIP) React.JS Component Library for Denali CSS Framework

Table of contents


Background

The Denali System Language was created by the Platforms and Technology Design team at Verizon Media as a scalable method for designing and developing visually consistent and functional internal products. Denali’s CSS framework allows developers to implement the Denali System Language in their projects. The framework is lightweight and flexible. It supports theming through custom variables which means the visual appearance of Denali’s components can be easily adapted to fit the visual style of any brand. Additionally, components are framework independent allowing you to take what you need and leave the rest.

You can view the Denali’s entire component library complete with corresponding code snippets and documentation on the getting started page.

Installation

You will need the following installed to run the site:

  1. Node
  2. NPM
  3. yarn

Note: This guide assumes you have the prerequisites installed locally and will not go over install instructions for them. Refer to their websites for guidance if necessary. First install node packages.

yarn install

Serve Storybook for development

npm run storybook

Compile components to JS

npm run build

Browser Support

Learn more about the browsers and devices we support here.

  • Chrome on Android, Windows, macOS, and Linux
  • Firefox on Windows, macOS, and Linux
  • Safari on iOS and macOS
  • IE11+ on Windows
  • Edge on Windows

Contributing

See the Contributing guide for details.

Package Sidebar

Install

npm i @denali-design/react

Weekly Downloads

298

Version

1.0.0-alpha.1

License

MIT

Unpacked Size

222 kB

Total Files

240

Last publish

Collaborators

  • trevorgreenleaf
  • jkusa
  • chasturansky
  • denali-release