Security News
cURL Project and Go Security Teams Reject CVSS as Broken
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
@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, Input } from 'quill-ui';
// ... Your code here
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 757 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
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.