@kemal.earth/skeletor-cli

0.1.3-alpha • Public • Published
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.

  • [x] Generate component library (React & TypeScript).
  • [x] 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 ✌️

Readme

Keywords

none

Package Sidebar

Install

npm i @kemal.earth/skeletor-cli

Weekly Downloads

1

Version

0.1.3-alpha

License

UNLICENCED

Unpacked Size

289 kB

Total Files

3

Last publish

Collaborators

  • _exyz