Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@deriv-com/quill-ui
Advanced tools
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:
Install the Quill UI package using npm:
npm i @deriv-com/quill-ui
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
![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
The npm package @deriv-com/quill-ui receives a total of 827 weekly downloads. As such, @deriv-com/quill-ui popularity was classified as not popular.
We found that @deriv-com/quill-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.