Skip to main content

A command line interface (CLI) for adding components and themes to your project.

Project description

buridan

A command line interface (CLI) for adding components and themes to your project.

create

Opens the Buridan UI theme builder in your browser. Use it to customize your design system and generate a unique preset ID.

buridan create

init

Initialize Buridan UI in your project. This command sets up CSS utilities (shimmer, scroll fade) in assets/globals.css and updates rxconfig.py with the required Tailwind configuration.

buridan init

apply

Apply a theme preset to your project. Generates :root and .dark CSS variable blocks in assets/globals.css based on the preset ID from the theme builder.

buridan apply --preset <ID>

Arguments:

  • --preset: The theme preset ID from the Buridan UI theme builder. Use b0 for the default theme.

Example:

buridan apply --preset b0
buridan apply --preset b2D0wqNxT

add

Add components and their dependencies to your project.

buridan add <name>

You can add multiple components at once:

buridan add button input select

Blocks (charts, dashboards, etc.) can be added the same way:

buridan add line_chart_01

Components are placed in components/, blocks in blocks/. Dependencies are resolved and added automatically.

Note: Components require a theme to render correctly. Run buridan apply before using components.

list

Display all available components and blocks.

buridan list

Recommended workflow

buridan create                    # build your theme, copy the preset ID
buridan init                      # set up utilities and Tailwind config
buridan apply --preset <ID>       # apply your theme
buridan add button input select   # add the components you need

Documentation

Visit https://ui.buridan.dev/components to see all the components.

Visit https://ui.buridan.dev/docs/getting-started/cli section to get started.

License

Licensed under the MIT license

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

buridan_create-0.1.21.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

buridan_create-0.1.21-py3-none-any.whl (332.1 kB view details)

Uploaded Python 3

File details

Details for the file buridan_create-0.1.21.tar.gz.

File metadata

  • Download URL: buridan_create-0.1.21.tar.gz
  • Upload date:
  • Size: 2.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.7

File hashes

Hashes for buridan_create-0.1.21.tar.gz
Algorithm Hash digest
SHA256 e1d5b9e35a8e9d836c71ba841ad6b473d540ae37fea312293dc38406396fa68b
MD5 1adb862f207f57f9e5c0eb0f366aedc1
BLAKE2b-256 ea83c94b8326086285a4a90eb1c20a6c7898e130006a4c8b3eadbb61125a963f

See more details on using hashes here.

File details

Details for the file buridan_create-0.1.21-py3-none-any.whl.

File metadata

File hashes

Hashes for buridan_create-0.1.21-py3-none-any.whl
Algorithm Hash digest
SHA256 53b4037463744815505db7985a99f80218c269c13ad862b9c3c75a635bf54bd8
MD5 5a8538b706211c47a5c26d6eac428c20
BLAKE2b-256 0d023c4b23c433fbb868914a7dea400a0bcddc916e5581d3de4a0be30e6848f9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page