Skip to content

AML-Project/tedjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 : [email protected]

Documentation

Licence

this is a personal open source project under MIT Licence

version : 1.2.0

Author

Web Site : poryagrand.ir