GithubHelp home page GithubHelp logo

anthrax3 / tartjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tart/tartjs

0.0 0.0 0.0 4.77 MB

A performance-obsessed JavaScript framework for desktop, mobile and web applications.

JavaScript 96.58% Shell 0.90% HTML 2.03% CSS 0.49%

tartjs's Introduction

tartJS

tartJS is a performance-focused JavaScript framework based on well-tested Google Closure Tools suite. It provides rapid and responsive mobile app infrastructure.

Check out the documentation and join us on tartJS Slack for anything about tartJS.

Track issues on tartJS HuBoard

Closure Compiler optimizes, checks and cleans up your annotated JavaScript code with best minification rates while helping you to catch errors.

Getting Started

From scratch

Add tartJS to your project as a submodule:

    git submodule add [email protected]:tart/tartJS.git js/lib/tartJS

Boilerplates/Examples

Documentation

(More coming soon)

Annotation

With help of Closure Compiler, class based inheritance and type safety is widely used in tartJS. See Annotating JavaScript for the Closure Compiler how JSDoc annotation works.

Directory structure

  • tart : Contains core Tart libraries
  • tools : Contains tools like Google Closure Compiler, Google Closure Linter etc (submodule to tart/GUI-Tools)
  • third_party : Contains third party libraries like Google Closure Library, Jasmine, jQuery etc.

Examples

  • Outstanding web audio processor for guitar players:

    Pedalboard.js

  • Example TodoMVC application (useful as a web application boilerplate):

    tartjs-todomvc

  • Example TV show mobile app (useful as a mobile boilerplate):

    tartjs-mobile-demo

Contributing

Want to contribute? Great! Fork it, create a branch, make your changes, push and open pull request to contribute. Your pull request may not be merged immediately until necessary changes were made to match coding-style, pass tests. We do follow Google JavaScript Style Guide.

License

Copyright 2014 Startup Kitchen. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS-IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

tartjs's People

Contributors

cakuki avatar dashersw avatar dgurkaynak avatar emreoztunc avatar fyalavuz avatar mehmettamturk avatar mertdogar avatar ozangh avatar pavelliano avatar rodziac avatar szkl avatar yuxel 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.