Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.65 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.65 KB

2ed(Tedjs)

Easy Element Definer

Official Web Site: Tedjs Web Site(tedjs.org)


What is tedjs?

this is a library oriented framework to create your Elements , Attributes , CommentNodes and TextNodes.

it has some helpful functions to help you Implementing your ideas . accessing to Events , creating Effects and ...

Why Use tedjs?

tedjs (2ed) is a simple framework that is used to connect view to controller in simplest way. there is no exact design pattern role to force the developer. it lets you to be free in developing your own framework. design your template engine , html elements and animation effects.

to use libraries you can use include or ainclude function to use your library.

in version 1.2.0 a new way to use libraries has been added. use tedjs.export.<name> = function(){...}

Email : porya.grand@outlook.com

Documentation

Licence

this is a personal open source project under MIT Licence

version : 1.2.0

Author

Web Site : poryagrand.ir