Official Web Site: Tedjs Web Site(tedjs.org)
this is a library oriented framework to create your
Elements
,Attributes
,CommentNodes
andTextNodes
.
it has some helpful functions to help you Implementing your ideas . accessing to Events , creating Effects and ...
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. usetedjs.export.<name> = function(){...}
Email : [email protected]
- Get Started
- Load Libraries
- GLOBALS Function
- Validation Functions
- DOM Functions
- Math And Time
- to read more visit Tedjs Document
this is a personal open source project under MIT Licence
version : 1.2.0
Web Site : poryagrand.ir