old-worker

0.0.1 • Public • Published

Old Worker

NOTE This is work in progress and probably doesn't do anything useful yet.

Goal of Old Worker is to provide highly-accurate polyfill for Web Workers in following browsers:

  • Android 2.3 - Android 4.3
  • IE9
  • IE8 (possibly)

NPM version GitHub version Dependency Status

Contributing

Setting Up Development Environment

To start do a fork of this repo, clone it locally and type in your terminal:

npm install
gulp tdd

This will continuously run tests for nice dev experience. To run tests just once or in CI environment you can use:

gulp test

To build for production run:

gulp build

License

© 2015 Dmitriy Kubyshkin. Licensed under the MIT style license.

Readme

Keywords

none

Package Sidebar

Install

npm i old-worker

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • grassator