Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

evolutility

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

evolutility

Evolutility provides a set of Backbone views which can change form, volume and structure like living organisms. For each Backbone model, all the views are defined by a shared UI-model describing fields mapping, layout, and behavior for CRUD (Create, Read,

  • 0.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

evolutility.js

Evolutility provides a set of Backbone views which can change form, volume and structure like living organisms. For each Backbone model, all the views are defined by a shared UI-model describing fields mapping, layout, and behavior for CRUD (Create, Read, Update and Delete) and more.

Demo apps

To Do list, AddressBook, Wine Cellar.

UI-model

All UI-models use the same API or vocabulary with words like "field", "panel" and "tab" rather than "INPUT" and "DIV" to describe UI elements.

UI Models for the demo apps: To Do list, AddressBook, Wine Cellar.

Views

evolutility's views have a Backbone model (to define the data) and also a UI-model (to define the UI for this model).

Evolutility provides 3 types of view

  • Views for one record (one): New, Edit, Mini (quick edit), JSON.
  • Views for a collection (many): List, Badges, Charts.
  • Views for actions on one record or a collection: Export, Filter (will add later Dashboards, Mass update, clone...).

Web demo of all views

Toolbar/Controller

Still under development.

A toolbar and a controller for all views.

Techno and Open Source Libraries used

Javascript, HTML5, CSS3, [Backbone] (http://backbonejs.org), [Underscore] (http://underscorejs.org/), [jQuery] (http://jquery.com), [Bootstrap] (http://getbootstrap.com/), [bootstrap-datepicker] (http://eternicode.github.io/bootstrap-datepicker/), [Select2] (http://ivaynberg.github.io/select2/).

Previous incarnation

evolutility.js is a re-write of [Evolutility] (http://www.evolutility.org) generic CRUD UI for ASP.net.

License

Copyright (c) 2014 Olivier Giulieri.

evolutility.js is released under the GNU Affero General Public License version 3 GNU AGPLv3.

FAQs

Package last updated on 21 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc