
More Markup - Less Code - An Enterprise Grade JavaScript Framework with Advanced Binding and Templating

Web Atoms controls are high level UI Controls that perform complex tasks very easily. Controls are very easy to customize as they are packed with many properties. Web Atoms library contains almost all the controls you need to make a typical business application including DataGrid, Paging, Window etc.
One time binding, One way binding and Two way binding features exists in many different framework such as Flex, Silverlight etc, Web Atoms framework contains best of all binding frameworks and gives you full control over rich binding to manage data and look and feel of the control. If you know Flex or Silverlight, you only need few minutes to learn how to perform binding.
Customizing UI Controls is very easy, as every controls are made up of basic html elements and styles, and every basic control can be fully customized using CSS and you can replace existing look and feel and apply your own look and feel to the data as well.
Web Atoms library offfers rich scope at different control levels, which helps you in reusing your code without having to change your control instance names. Web Atoms library runs independently of HTML IDs, instead a scoped name is used to identify elements in same scope. Elements in different scope are completely isolated, which offers you library management features without worrying about conflicting names.
Web Atoms framework serializes global scope variables on URL hash, which automatically maintains state of page when back/forward buttons are clicked. You do not have to write any extra code to perform proper deep linking.