GithubHelp home page GithubHelp logo

turing.js's Introduction

About Turing

Turing is an JavaScript framework.

Features include:

  • Classes, with extend and mixins
  • Functional programming methods: each, map
  • Events
  • Animation
  • Chained API design
  • Turing Test test framework

Documentation

Turing’s API documentation is here: turingjs.com.

Development has been blogged on DailyJS. Each article is tagged with lmaf on DailyJS: dailyjs.com/tags.html#lmaf.

Running Tests

To run tests, ensure you’ve got the required submodules from git:

git submodule init
git submodule update

Remember to run git submodule update to get the latest version referenced by the project.

Contributions

  • John-David Dalton
  • Henrik Lindqvist
  • Ryan Cannon (classList indexOf idea)
  • Adam Solove (classList bug)
  • John Allsopp (classList suggestion)
  • Nano Documet (incorrectly named modules)

TODO

  • [anim] CSS properties should be used instead of DOM properties (margin-left vs. marginLeft)
  • [anim] DOM chained animations should be correctly scheduled
  • [ajax] The Ajax requests should really return data instead of the request object if possible (json/etc)
  • [test] Make turing tests able to work with asynchronous tests (i.e., Ajax)
  • [test] Add benchmarks to Turing Test
  • [test] Update benchmarks to use Turing Test
  • [test] Remove Riot
  • [net] Test/fix JSONP json parsing for data responses

turing.js's People

Watchers

Daniel Tucker 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.