ts-worker
Worker plugin
A plugin for extending Bree with TypeScript-based worker functionality
Typescript workers plugin for Bree!
12 stars
1 watching
3 forks
Language: JavaScript
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
breejs/api | A plugin for an event-driven JavaScript framework that enables the creation of an API | 13 |
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |
seamapi/ava-typescript-worker | Enables shared workers with on-the-fly TypeScript compilation for AVA tests | 1 |
dockyard/ember-service-worker | Provides a pluggable approach to implement Service Workers in Ember.js applications | 236 |
frankwallis/plugin-typescript | Enables transpiling of TypeScript files in the browser using SystemJS | 248 |
babel/grunt-babel | Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. | 437 |
pshihn/workly | A tool to simplify moving JavaScript functions or classes to web workers | 1,881 |
microsoft/typescript-sublime-plugin | An IO wrapper around TypeScript language services for Sublime Text | 1,717 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
padolsey/operative | A utility for creating and managing Web Workers with a simple API. | 655 |
ashleygwilliams/worker-template-requests | A demonstration project showcasing how to handle requests in a JavaScript worker script | 1 |
jaruba/torrent-worker | A Node.js module that launches a web worker to stream torrents, offloading computationally intensive tasks from the main thread. | 10 |
cloudflare/serverless-cloudflare-workers | A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
simsim0709/draft-js-plugins | Custom plugins for DraftJS, extending its functionality with additional features and capabilities | 3 |
udacity/cloudflare-typescript-worker-template | A preconfigured starter template for building a strict TypeScript Cloudflare Worker | 26 |