Skip to content

VSCode Extension for creating Kanban Boards in Markdown using C++ and SolidJS

License

Notifications You must be signed in to change notification settings

Chi-EEE/kanban_markdown

Repository files navigation

Uses: XMake

Very simple C++ project which uses:

  • fmt - String Formatter
  • re2 - Regex
  • md4c - Markdown Parser
  • tl_expected - expected data structure
  • ordered_map - tsl ordered map which keeps the order of insertion

This project was made quickly since I saw that there were no kanban markdown projects which had the features of Trello.
I might continue this project in the future.

About

VSCode Extension for creating Kanban Boards in Markdown using C++ and SolidJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published