GithubHelp home page GithubHelp logo

el-dunco / ourthings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nautoguide/ourthings

0.0 0.0 0.0 67.17 MB

Queue based JavaScript framework

License: GNU General Public License v3.0

JavaScript 99.98% HTML 0.02%

ourthings's Introduction

OurThings

Queue based JavaScript framework

Intro

OurThings is a queue based javascript framework designed to take the legwork out of AJAX apps. Originally a closed commercial framework, we are rewriting it and giving it to the world.

Purpose

After creating ajax site after site we realised that we were repeating the same blocks of code, over and over and always ending up in the same code tangle. Do this, then do this, do that, then call this same piece of code but do something slightly different. After boiling down what we did it became obvious that what every app needed was:

  • A queue system
  • Flexible code blocks that can be reused
  • Common method of passing data between code and UI
  • Way to stop coders breaking the UI responsiveness

We also wanted to detach the framework from a need to use javascript. Our UX designers were spending time either writing bad javascript or having to get coders involved for even the most basic of tasks. Thus we wanted to give HTML/CSS users access to the framework in a language they already understand.

Documentation

Documentation Site

ourthings's People

Contributors

richardjr avatar ng-dan avatar midgetjake avatar citizenfish 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.