Skip to content

A Next.js + TypeScript + Tailwind CSS port of tikzcd-editor. Modern implementation of the commutative diagram editor, originally created by @yishn.

License

Notifications You must be signed in to change notification settings

chantakan/tikzcd-editor-nextjs

 
 

Repository files navigation

tikzcd-editor-next

A Next.js + TypeScript + Tailwind CSS port of tikzcd-editor , a modern implementation of the commutative diagram editor originally created by @yishn.

Screenshot

Demo

Try the live demo at tikzcd-editor-next.tompython.com

Installation

Clone the repository:

git clone https://github.com/chantakan/tikzcd-editor-nextjs.git
cd tikzcd-editor-next

Development

To start the development server, run:

npm run dev

Build

To build the project, run:

npm run build

Using DevContainer

To use DevContainer, follow these steps:

  • Open the project in Visual Studio Code.
  • Install the "Remote - Containers" extension.
  • Reopen the project in the container by clicking on the green button in the bottom-left corner and selecting "Reopen in Container".

Contributing

Bug reports and pull requests are welcome! Please consult the issues list for existing issues beforehand.

If you find this project helpful, consider supporting its development.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Additional Information

For more details, refer to the original tikzcd-editor repository.

About

A Next.js + TypeScript + Tailwind CSS port of tikzcd-editor. Modern implementation of the commutative diagram editor, originally created by @yishn.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.7%
  • CSS 6.9%
  • Other 0.4%