Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kemal.earth/skeletor-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kemal.earth/skeletor-cli

A simple CLI tool for generating front end design system packages.

  • 0.1.3-alpha
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source
Logo

skeletor-cli

A simple CLI tool for generating front end design system packages.

Report Bug · Request Feature

What is this?

Skeletor is a small CLI tool that helps designers and engineers scaffold their component libraries in seconds.

As well as a quick way to setup a component library with all the tooling you love, there are (or will be) added utils to help with other arduous design systems tasks.

The project currently only supports the building of React libraries written in TypeScript.

The project is also currently a WIP.

Getting Started

You can simply run the following in your preferred Terminal:

npm install -g @kemal.earth/skeletor-cli

Basic usage:

skeletor generate:ui

After that Skeletor will prompt you to navigate to your new library and run a simple npm install.

Optionally you can include a library like Tailwind by passing a simple flag:

skeletor generate:ui --with-tailwind

Congrats! You just spun up a React component library in seconds. 🎉

Roadmap

Below is a high level roadmap of what's been done so far and potential things to come in the future.

  • Generate component library (React & TypeScript).
  • Add Tailwind support.
  • Add Styled Components support.
  • Add Radix UI support.
  • What next?

Contributing

The project is open for contributions, but it is currently in an exploratory state. Open for ideas on what else this tiny tool can take care of.

Contribution Guide (Coming soon!)

Contact

This project is maintained by me, Kemal. If you have any questions, feel free to open an issue in this repo! :)

For now ✌️

FAQs

Package last updated on 06 Dec 2022

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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc