Skip to content

xLama/TypeDOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeDOM

A TypeScript library which allow you get a total control over DOM via typed classes

Main features:

  • Class by Tag.
  • Own Flexible Event Engine written from the scratch.
  • Fluent Interface.
  • Data structures.
  • Native and customs events.
  • IE8+, Chrome, Opera, Firefox, Safari.
  • No library dependencies.

ToDO:

  • Definitions file.
  • Comments and docs.
  • Performance improvements.
  • New ideas.

How To

Use GruntTS to compile code.

License

The MIT License (MIT)

About

A TypeScript library which allow you get a total control over DOM via typed classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages