Skip to content

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.

License

Notifications You must be signed in to change notification settings

rafaelsouzaf/dtag

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published