Giter Site home page Giter Site logo

levure's Introduction

levure

Levure Application Framework

Levure is an application development framework for LiveCode. The primary goals of Levure are the following:

  1. Lightweight. The framework has a minimal amount of code for loading, managing, and packaging your application. Common functionality is added via helper components.
  2. Provide common features such as preferences, logging, and undo management.
  3. Easily extensible. Helpers provide a framework for developers to add features which can easily be added to any application. Some helpers are included with Levure while others are available from 3rd parties.
  4. Easy to organize. Levure applications are organized using the file system. Easily browse your app structure and add files.
  5. Designed for use with version control systems. Wherever possible configuration and scripts are text files. While developers can take advantage of the efficiency of binary stack files for the UI, almost all of the scripts should be stored in script only stack files and assigned as behaviors.

Screencasts

You will find screencasts about Levure on Trevor DeVore's YouTube channel.

Learn How To Use Levure

Visit the Levure Wiki to get started.

How To Help

Want to help this project? There are a number of ways to contribute.

  • Review the wiki and submit improvements.
  • Create Helpers and make them available to the community. You can add them to the 3rd party helpers page.
  • Need to decide how errors should be reported when loading helpers. Should a developer throw an error or use some other mechanism? Ideally the application should report the error to the end user and then quit. We don't want the application hanging around if an error occurs on loading.

levure's People

Contributors

bhall2001 avatar macmikey avatar spencerlearning avatar trevordevore avatar

Watchers

 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.