Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

webworker‑file is a tiny npm package that simplifies creating Web Workers from ES‑6 modules. It lets you import a module that defines a worker function, automatically instantiates the worker and handles loading external scripts via importScripts, providing a clean API for attaching onmessage handlers. It’s aimed at front‑end developers who need an easy way to spin up Web Workers with modern module syntax.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of limistah/webworker-file

Account's avatar
react-dropzone/attr-accept
JavaScript implementation of the "accept" attribute for HTML5 <input type="file">
Account's avatar
react-dropzone/file-selector
Convert DataTransfer object to a list of File objects
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Compile do expressions to ES5
Account's avatar
babel/babel
Compile export default to ES2015
Account's avatar
babel/babel
Transforms logical assignment operators into short-circuited assignments
Account's avatar
babel/babel
Remove nullish coalescing operator
Account's avatar
babel/babel
Transform optional chaining operators into a series of nil checks
Account's avatar
babel/babel
Transform pipeline operator into call expressions
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for all React plugins.
Account's avatar
babel/babel
babel require hook
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing the angular commit convention
Account's avatar
conventional-changelog/commitlint
commitizen prompt using commitlint.config.js
Account's avatar
conventional-changelog/commitlint
commit prompt using commitlint.config.js
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react-dom
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
airbnb/babel-plugin-dynamic-import-node
Babel plugin to transpile import() to a deferred require(), for node
Account's avatar
commitizen/cz-cli
Git commit, but play nice with conventions.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
igorshubovych/markdownlint-cli
MarkdownLint Command Line Interface
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
facebook/react
React package for working with the DOM.
Account's avatar
styleguidist/react-styleguidist
React components style guide generator
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-uglify
Rollup plugin to minify generated bundle
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
styled-components/styled-components
Fast, expressive styling for React.
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

limistah's profile
limistah
8 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
limistah

limistah/webworker-file

Initialize web worker imported using es6

JavaScript
1
0
No license