Skip to content

Commit

Permalink
new: Add console crate. (#103)
Browse files Browse the repository at this point in the history
* Copy crate.

* Start on ui.

* Add styled text.

* Add entry component.

* Add more components.

* Change imports.

* Add section.

* Add notice.

* Add tag parsing.

* Start on table.

* Add example term.

* More work.

* Add examples.

* Polish.

* Fix deps.

* Finish table.

* Improve spacing.

* Start on progress.

* Rework render.

* Rename things.

* Remove inquirer.

* Add confirm.

* Add error message.

* Start on input.

* Add input.

* Polish.

* Polish.

* Move chars to theme.

* Add formats.

* Add loader component.

* Polish.

* Fix tests.
  • Loading branch information
milesj authored Dec 15, 2024
1 parent 93029f7 commit 2440408
Show file tree
Hide file tree
Showing 30 changed files with 2,923 additions and 48 deletions.
242 changes: 242 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2440408

Please sign in to comment.