Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AML-Project/tedjs

Easy Element Definer
https://github.com/AML-Project/tedjs

animation dom element framework javascript json mvc

Last synced: 3 months ago
JSON representation

Easy Element Definer

Awesome Lists containing this project

README

        

# 2ed(Tedjs)

![Easy Element Definer](./header.png)

# Official Web Site: [Tedjs Web Site(tedjs.org)](https://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. = function(){...}`

**Email : [email protected]**

# Documentation
- [Get Started](https://doc.tedjs.org/fa/page/GetStart)
- [Load Libraries](https://doc.tedjs.org/fa/page/includeLibrary)
- [GLOBALS Function](https://doc.tedjs.org/fa/page/Globals)
- [Validation Functions](https://doc.tedjs.org/fa/page/Validation)
- [DOM Functions](https://doc.tedjs.org/fa/page/DOM)
- [Math And Time](https://doc.tedjs.org/fa/page/MathAndTime)
- to read more visit [Tedjs Document](https://doc.tedjs.org/)

# Licence
this is a personal open source project under [**MIT**](https://github.com/poryagrand/tedjs/blob/master/LICENSE) Licence

**version** : 1.2.0

# Author

Web Site : [poryagrand.ir](http://poryagrand.ir)