Skip to content

oldcai/marko-custom-tags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample App: Marko Custom Tags

This sample app illustrates how to create simple render-time custom tags that can be used in Marko templates

Installation

git clone https://github.com/marko-js-samples/marko-custom-tags.git
cd marko-custom-tags
npm install
node run.js

About

Sample app that demonstrates how to create and use simple render-time custom tags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.5%
  • JavaScript 43.5%