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

@deriv-com/quill-ui

Package Overview
Dependencies
Maintainers
0
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deriv-com/quill-ui

![NPM Version](https://img.shields.io/npm/v/@deriv-com/quill-ui) ![NPM Downloads](https://img.shields.io/npm/dw/@deriv-com/quill-ui) ![License](https://img.shields.io/badge/license-MIT-blue.svg "This package is released under the MIT license.") [![Coverag

  • 1.23.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Quill UI

NPM Version NPM Downloads License Coverage Status

Overview

Quill UI is a library component designed for Deriv Applications. It is tightly integrated with our Design System, and its styling is entirely based on Design Tokens.

Features

  • Design System Integration: Quill UI seamlessly integrates with our Design System, ensuring a unified and cohesive user interface across Deriv Applications.
  • Styling with Design Tokens: The styling of Quill UI components is determined by Design Tokens, guaranteeing a consistent and harmonious look and feel.

Installation

To incorporate Quill UI into your applications, follow these steps:

  1. Install the Quill UI package using npm:

    npm i @deriv-com/quill-ui
    
  2. Integrate Quill UI components into your application as needed.

Usage

Quill UI components are designed to be easily incorporated into your application. Simply import the desired components and use them according to your requirements.

Example:

import { Button } from "@deriv-com/quill-ui";

// ... Your code here

you can explore the Storybook to learn about the available props for each component.

Development

To get started, first install all of the relevant packages by doing:

npm i

Since this projects uses Storybook to showcase the components. You can serve them by simply running this command:

npm run storybook

Contributing

Contributions to the @deriv-com/quill-ui library are warmly encouraged. If you have suggestions for enhancements or encounter a bug, please feel free to open an issue or submit a pull request.

FAQs

Package last updated on 21 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