Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

dd360-ds

Package Overview
Dependencies
4
Maintainers
5
Versions
161
Issues
File Explorer

Advanced tools

dd360-ds

DD360 Components is a tailwind based React component library

    4.17.0latest
    GitHub

Version published
Maintainers
5
Weekly downloads
2,401
increased by76.67%

Weekly downloads

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 installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • 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