Skip to content

udayvirsingh/vscode-handlebars-preview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handlebars Preview for Visual Studio Code

Live preview for your Handlebars templates. Extension compiles Handlebars template on the fly, apply preview data and render resulting HTML in separate window.

Features

  • Live prview for Handlebars templates. Preview updates as you type.
  • Support for fake data. Add file yourtemplate.handlebars.json to be a context of the template

Example

demo

Usage

  • Use the keybinding 'ctrl+p h'
  • To run from command panel 'ctrl+shift+p' and type "Handlebars: Open Preview"

Credits

License

MIT

About

Live preview for your Handlebars templates for Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 99.0%
  • Other 1.0%