NhatHo / FlexTourJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flex Tour JS

First Release v1.1.0

Purposes:

  1. FlexTourJS was first designed so that you can show case your amazingly complex and powerful applications.
  2. This framework gives developers the freedom to do whatever they want with a lot of different combinations of attributes.
  3. FlexTourJS stays away from your applications, no modification directly made to your application's 'root' DOM Node. This is to ensure that some JS frameworks such as React will not fight against FlexTourJS to control the DOM.

Please check the link to see if the features you want is in Backlog list or not. If not, please let me know so I can add them.

Update Notes:

Removed Jquery from the bundle file, reduce the size of FlexTourJS bundle file to 85KB from 167KB (included Jquery). This update helps avoid duplicate jquery imports in both your application and the framework.

About


Languages

Language:JavaScript 91.9%Language:CSS 8.1%