Giter Club home page Giter Club logo

screenful's Introduction

Screenful

Screenful is a set of JavaScript-and-CSS templates you can use to rapidly build web-based front-ends for editing arbitrary records in an arbitrary dataset. I use it in my own projects such as Lexonomy and Ardán and it cuts my front-end dev time from days to hours. Existing applications include a UI for editing dictionaries, a UI for editing a database of digitized photographs, and a UI for editing a database of people.

Examples:

  • Screenful.Navigator is a template for a UI in which you have a list of entries on the left-hand side of the screen and an editor on the right. Your users can navigate around the list of entries and click on them to open them in the editor. You have to configure the UI with a few lines of JavaScript and provide a server-side hookup, Screenful.Navigator takes care of the on-screen interactivity and all the behind-the-scenes AJAX calls.

  • Screenful.Editor is a template for a UI in which your user edits a single entry. It is typically used as an iframed editor inside Screenful.Navigator but can be used on its own too. You need to provide a server-side CRUD interface (Create Read Update Delete) and a few lines of JavaScript for configuration, Screenful.Editor takes care of everything else.

Screenful is work in progress. Check back later when I've found the time to write some proper documentation. In the mean time, you can look at the examples in the test directory to get some idea.

screenful's People

Contributors

michmech avatar rodoch avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

gaois

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.