Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 472 Bytes

README.md

File metadata and controls

21 lines (9 loc) · 472 Bytes

Ruff Issues

Ruff Issues is an issue collector for Ruff.

Ruff is a JavaScript runtime designed for IoT application development. You can simply write code like the following to control your hardware:

$('#led').turnOn();

Visit ruff.io for more information.

If you have any issue using Ruff, regardless of bugs, feature requests, or incomprehensible phenomenon etc, feel free to create an issue in this repository.

Ruff Team