Code Monkey home page Code Monkey logo

recline-1's Introduction

Build Status

A simple but powerful library for building data applications in pure Javascript and HTML.

Features

  • Open-source (and heavy reuser of existing open-source libraries)
  • Pure javascript (no Flash) and designed for integration -- so it is easy to embed in other sites and applications
  • View and edit your data in clean grid interface
  • Bulk update/clean your data using an easy scripting UI
  • Visualize your data
  • And more ... see http://okfnlabs.org/recline/

Contributing

See CONTRIBUTING.md.

Contributors

Changelog

v0.6 - Sprint 2013 (tbc)

v0.6 milestone

Possible breaking changes

  • Many backends moved to their own repositories #314
  • Updated Leaflet to latest version 0.4.4 #220
  • Added marker clustering in map view to handle a large number of markers
  • Dataset.restore method removed (not used internally except from Multiview.restore)
  • Views no longer call render in initialize but must be called client code
  • Backend.Memory.Store attribute for holding 'records' renamed to records from data
  • Require new underscore.deferred vendor library for all use (jQuery no longer required if just using recline.dataset.js)
  • View.el is now the raw DOM element. If you want a jQuery-wrapped version, use view.$el. #350
  • Upgraded timelinejs lib - #316

v0.5 - July 5th 2012 (first public release)

40 closed issues

Lots of breaking changes to the API from v0.4 (should be very few going forwards) including:

  • State only stores backend (name) and dataset url (in url field) rather than entire dataset object
  • Backends heavily reorganized
  • Rename Document -> Record
  • Rename DataExplorer view to MultiView
  • ...

v0.4 - April 26th 2012

23 closed issues including:

  • Map view using Leaflet - #69, #64, #89, #97
  • Term filter support - #66
  • Faceting support- #62
  • Tidy up CSS and JS - #81 and #78
  • Manage and serialize view and dataset state (plus support for embed and permalinks) - #88, #67
  • Graph view improvements e.g. handle date types correctly - #75
  • Write support for ES backend - #61
  • Remove JQuery-UI dependency in favour of bootstrap modal - #46
  • Improved CSV import support - #92

v0.3 - March 31st 2012

16 closed issues including:

  • ElasticSearch (and hence DataHub/CKAN) backend - #54
  • Loading of local CSV files - #36
  • Fully worked out Data Query support - #34, #49, #53, #57
  • New Field model object for richer field information - #25
  • Upgrade to Bootstrap v2.0 - #55
  • Recline Data Explorer app improvements e.g. #39 (import menu)
  • Graph improvements - #58 (more graph types, graph interaction)

v0.2 - Feb 24th 2012

17 closed issues including:

  • Major refactor of backend and model relationship - #35 and #43
  • Support Google Docs Spreadsheets as a Backend - #15
  • Support for online CSV and Excel files via DataProxy backend - #31
  • Data Explorer is customizable re loaded views - #42
  • Start of documentation - #33
  • Views in separate files - #41
  • Better error reporting from backends on JSONP errors - #30
  • Sorting and show/hide of columns in data grid - #23, #29
  • Support for pagination - #27
  • Split backends into separate files to make them easier to maintain and reuse separately #50

v0.1 - Jan 28th 2012

  • Core models and structure including Dataset and Document
  • Memory and webstore backends
  • Grid, Graph and Data Explorer views
  • Bootstrap-based theme - #22

Copyright and License

Copyright 2011 Max Ogden and Rufus Pollock.

Licensed under the MIT license:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

recline-1's People

Contributors

amercader avatar danbietz avatar davidmiller avatar djw avatar domoritz avatar fgnass avatar icmurray avatar integral avatar johnglover avatar johnmartin avatar josephreisinger avatar larryweya avatar lievenjanssen avatar markbrough avatar max-mapper avatar mihi-tr avatar mikemorris avatar moshen avatar mza avatar nigelbabu avatar pmarkun avatar pudo avatar rufuspollock avatar sleeper avatar smth avatar stefanw avatar teajaymars avatar teleyinex avatar tilgovi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.