Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dtag

Set of custom HTML tags that allow add content in your page using externals JSON APIs without knowledge of programming. Is mainly for web designers that need to see content you a website without big effort. And without depending of a web developer.

Not ready yeat.

Example:

<dtag:get src="http://127.0.0.1:8888/json-examples/example3.json">
  <p>
	 Title: [title]<br>
	 Variable: [site]<br>
	 Description: [description]
  </p>
</dtag:get>

Development in Java with GWT (Google Web Toolkip) framework.

About

Set of custom HTML tags that allow add content in your page using externals JSON APIs without knowledge of programming. Made with Java and GWT.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages