Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
arnemorken committed Apr 26, 2024
2 parents 4b3bbc5 + 83ae1e0 commit e9b4ef4
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,13 @@

# anyVista <img src="balanselogo_85x95.png" align="right">

anyVista is a Javascript/jQuery library that can view, manage and persist data as lists and/or items.
anyVista is a Javascript/jQuery library that can view, manage and persist data as lists and/or items, and which will greatly simplify building content-rich websites and apps.

anyVista can group, manipulate, display, edit and store general hierarchical data as items or lists of almost any combination of HTML elements, freely mixing lists and items of different types, interacting with lists and list items, using predefined or user defined types and more.
anyVista can group, manipulate, display, edit and store hierarchical data as items or lists and display the data as almost any combination of HTML elements, freely mixing lists and items of different types, interacting with lists and list items, using predefined or user defined types and more.

anyVista can read complex hierarchical and clustered data structures and display them in beautiful tables. The data may be read from server or client databases (both included), Ajax, inline code or indeed any data source, as long as it follows a certain flexible data format.
anyVista can read complex hierarchical and clustered data structures and display them in beautiful tables or forms. The data may be read from server or client databases (both included), Ajax, inline code or indeed any data source, as long as it follows a certain flexible data format.

The library is very versatile and can be used for displaying/editing data in web pages as well as in mobile apps, with or without a database back-end. Fully functional server (MySQL) and client (AlaSQL) databases are included for persistent data storage.

Can also be used as a Wordpress plugin.
The library is very versatile and can be used for displaying/editing data in web pages as well as in mobile apps, with or without a database back-end. Fully functional server (MySQL) and client (AlaSQL) databases are included for persistent data storage. And it can also be used as a Wordpress plugin.

Early versions of the library are being used in both commercial and non-commercial projects - see screenshots below:

Expand Down

0 comments on commit e9b4ef4

Please sign in to comment.