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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
cheton's profile
cheton
20 contributions
cncjs

cncjs/cncjs-controller

A controller library for event-based communication between client and CNCjs server.

JavaScript
8
8
MIT License

Support the dependencies of cncjs/cncjs-controller

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
ESLint parser that allows for linting of experimental syntax transformed by Babel
Account's avatar
babel/babel
Companion rules for @babel/eslint-parser
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
trendmicro-frontend/babel-config
A babel config for Trend Micro Frontend.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
rollup/rollup
Next-generation ES module bundler

cncjs‑controller is a lightweight JavaScript library that provides an event‑based API for communicating with a CNCjs server over Socket.IO. It lets client applications open, control, and monitor CNC machine ports (Grbl, Smoothie, TinyG, etc.) and handles real‑time read/write events, making it useful for web‑based CNC dashboards, tooling, or automation scripts.