coincident
An Atomics based Proxy to simplify, and synchronize, Worker related tasks.
File Explorer
Download Latest Version (.zip)- constants.cjs
- dist.js
- index.cjs
- variants.js
- main.js
- server.js
- worker.js
- main.js
- sync.js
- worker.js
- main.js
- server.js
- sw.js
- sync.js
- worker.js
- bid.js
- index.js
- listeners.js
- sw.js
- constants.js
- direct.js
- main.js
- server.js
- worker.js
- constants.js
- main.js
- sync.js
- worker.js
- main.js
- server.js
- sync.js
- transfer.js
- utils.js
- worker.js
- index.html
- index.js
- worker.js
- index.html
- index.js
- worker.js
- worker_buffered.js
- worker_flatted.js
- worker_json.js
- worker_structured.js
- index.html
- sw.js
- worker.js
- index.html
- index.js
- worker.js
- index.html
- worker.js
- index.html
- worker.js
- iframe.html
- index.html
- worker.js
- index.html
- index.js
- worker.js
- index.html
- worker.js
- index.html
- worker.js
- index.html
- sw.js
- worker.js
- index.html
- index.js
- worker.js
- index.html
- index.js
- worker.js
- index.html
- index.js
- worker.js
- index.html
- index.js
- worker.js
- bun.js
- index.html
- node.js
- worker.js
- index.html
- index.js
- source.js
- target.js
- index.html
- worker.js
- index.html
- transfer.js
- index.html
- worker-utils.js
- worker.js
- index.html
- module.js
- worker.js
- compare.js
- index.html
- mini-coi.js
- sw.js
- .gitignore
- .npmignore
- .npmrc
- cli.cjs
- index.html
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/WebReflection/coincident
Downloads the entire project code from GitHub to your computer.
cd coincident
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
