Skip to content

A demo of AngularJS's binding, in the form of a live markdown viewer.

Notifications You must be signed in to change notification settings

krisajenkins/LiveMarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A live markdown renderer. Something I threw together for Google Bootcamp Sarajevo.

The interesting thing about this is not really the code, so much as how little of it there is. If you ignore the line that sets up some demo content, it really boils down to one simple function and a couple of HTML attributes. No DOM selectors, no event handlers, no hand-rolled binding. AngularJS makes this trivially easy.

See it in action.

Credits

Thanks to Christoph Dorn's markdown parser.

About

A demo of AngularJS's binding, in the form of a live markdown viewer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published