Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/AML-Project/tedjs
- Owner: AML-Project
- License: mit
- Created: 2016-08-08T11:35:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T15:22:27.000Z (over 6 years ago)
- Last Synced: 2024-08-04T06:02:04.040Z (6 months ago)
- Topics: animation, dom, element, framework, javascript, json, mvc
- Language: JavaScript
- Homepage: https://tedjs.org
- Size: 1.1 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)