Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 524 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 524 Bytes

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)