Socket
Book a DemoInstallSign in
Socket

tail_draft

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tail_draft

0.0.1
bundlerRubygems
Version published
Maintainers
1
Created
Source

Test Badge

Tail Draft

Spam this buddy with your bulky TailwindCSS class, and sort it out later.

Goal

Helping you stay focused and develop faster with your project.

Concept

1 - Basic Cleanup

# standard button
$ tail_draft draft border rounded-md px-4 py-2

$ tail_draft --organize
[1/1] What do you want to do with this class?
'border rounded-md px-4 py-2'
name: .btn

Done!
Exported to compiled.css

Generated Output

/* compiled.css */
.btn {
    @apply border rounded-md px-4 py-2;
}

2 - Guided cleanup

$ tail_draft guided

[1/1] Cleanup progress
1. Global find this in your project:
class="border rounded-md px-4 py-2"

2. Replace with:
class="btn"

Done!

Contributing

Take a look into: https://github.com/Xavier-IV/tail_draft/wiki/Developer

FAQs

Package last updated on 31 Aug 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.