node-codemirror-view

DOM view component for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

node-crelt

Tiny DOM-element creation utility

node-crelt provides a tiny DOM-element creation utility. It exports a single function that returns a DOM element. It is called with - a tag name string or DOM element - an optional attribute object mapping names to values - any number of children

ament-cmake-pycodestyle

CMake build system for ROS 2 ament packages (pycodestyle PEP-8 validator)

The ament build system is the most common way to build packages for ROS 2. ament_cmake provides the necessary tooling to build ament packages with CMake.

ament-cmake-uncrustify

CMake build system for ROS 2 ament packages (uncrustify)

The ament build system is the most common way to build packages for ROS 2. ament_cmake provides the necessary tooling to build ament packages with CMake.

node-jsan

Node.js module which provides JavaScript "All The Things" Notation

node-jsan easily stringify and parse any object including objects with circular references, self references, dates, regexes, `unefined`, errors, and even functions, using the familar `parse` and `stringify` methods.

ament-lint

Linter framework for ROS 2 ament packages

The ament build system is the most common way to build packages for ROS 2.