Socket
Socket
Sign inDemoInstall

dd360-ds

Package Overview
Dependencies
9
Maintainers
5
Versions
272
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dd360-ds

DD360 Components is a tailwind based React component library


Version published
Weekly downloads
330
decreased by-23.79%
Maintainers
5
Created
Weekly downloads
 

Changelog

Source

4.17.0 (2023-03-22)

Features

  • an (optional) prefix can be added to the inputCurrency variant (a44c99b)

Readme

Source

DD360 React Components

size minzip size version types license

DD360 Components is a tailwind based React component library

You do not need to have tailwind installed to use this library. However it can be 100% compatible with tailwind and you should not have any problem if you want to combine them.

⚙️ Minimum requirements

node npm

🧪 Testing

we use vitest for unit tests

📲 Instalation

npm install dd360-ds

💡 Usage

After Installation, you will have to make some extra configurations for everything to work normally.

Import stylesheets into the App.js or App.tsx

import 'dd360-ds/dd360.css'

⚠️Warning: If you want to combine it with other styles, be sure to import our css as the last one.

How to import components?

import { Button } from 'dd360-ds'

🔫 Components

This is the most fun part. Below we will explain the use of the components we are currently developing.

You can checking and contribute to the docs website here

Keywords

FAQs

Last updated on 22 Mar 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc