Skip to content

twilsonn/template-edit

Repository files navigation

TemplateEdit

TemplateEdit is a software project that allows users to edit template files such as twig and svelte, with a live preview render. It also has a data editor to customize what data gets injected into the template. TemplateEdit provides an easy and intuitive way to create and edit templates with a live preview.

Roadmap

  • Implement Monaco editor within React
  • Add functionality to create templates using the editor
  • Add logic to render templates inside a preview window
  • Add the ability to upload and use files within a template
  • Add a home dashboard to display all templates and files

Run Locally

Clone the project

  git clone https://github.com/twilsonn/template-edit

Go to the project directory

  cd template-edit

Install dependencies

  yarn install

Start the server

  yarn dev

License

MIT

Acknowledgements

About

TemplateEdit provides an easy and intuitive way to create and edit templates with a live preview.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published