New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@redlotus/ui

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redlotus/ui

React UI library

latest
Source
npmnpm
Version
0.1.67
Version published
Maintainers
1
Created
Source

RedLotusUI-Logo-Dark RedLotusUI-Logo-Light

ci Downloads Version License

React UI Components built with Tailwind 3. Get a super boost to your development 🚀

📖 Documentation

Read the Online Documentation.

Quickstart

yarn add @redlotus/ui

Add the following to your main.tsx file:

import "@redlotus/ui/dist/style.css";

Development

  • Clone repository
  • Ensure you have the latest LTS version of Node.js installed
  • Install dependencies with yarn
  • Run yarn add react react-dom react-router-dom tailwindcss-border-gradient-radius framer-motion @headlessui/react @emotion/react @emotion/styled @react-hook/window-size clsx date-fns formik react-icons react-use-measure react-hotkeys-hook to install peer dependencies
  • Run yarn start or yarn dev to enter dev mode watch

License

MIT

Copyright (c) 2022, tomimarkus991

Keywords

react

FAQs

Package last updated on 01 Mar 2023

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