pete-the-pete / skyrocket

Ambitious applications aren't single threaded.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skyrocket

npm version Build Status Ember Observer Score

Skyrocket is an attempt to eliminate the friction of building and using Workers, unlocking applications that consistently function at 60fps even in the most advanced use cases in hostile environments. Read More

Installation

ember install skyrocket-engine

Usage

See the Overview for detailed implementation details.

Fastboot

We'll make it work by 0.2.x

Support, Questions, Collaboration

Join the skyrocket channel on Slack.

Slack Status

Status

Changelog

dependencies devDependency Status Coverage Status

Contributing

Contributions are very welcome, when making a PR please try to use the following conventions:

** Commit Messages: ** angular-style

<type>(<scope>): <title>

Examples:

  • chore(deps): bump deps in package.json and bower.json
  • docs(component): document the fast-action component

Branch Naming:

<type>/<short-description>

Examples:

  • chore/bump-deps
  • docs/foo-component-usage

Funding

OSS is often a labor of love. Skyrocket is largely built with that love.

Click here to lend your support to: Skyrocket: Multi Threading for Ember Applications and make a donation at pledgie.com !

About

Ambitious applications aren't single threaded.

License:MIT License


Languages

Language:JavaScript 94.9%Language:HTML 5.1%