31 packages
addr2line
A library to convert addresses into filename and line number pairs
binary-version-reader
If you're building firmware on the Particle Platform, you might be curious to see the metadata stored in your firmware! This module will read any metadata stored in the various modules (bootloader, system, user), and help you understand any dependencies.
@particle/async-utils
Collection of promise-based async utility functions
@particle/await-on
really simple error handling with await/async
@particle/dbus-next
The next great DBus library, fixed for modern Node
@particle/detect-newline-style
Determine a string's preferred newline character
@particle/device-constants
static device identifiers and meta-data for Particle hardware
@particle/device-control-ble
A library for controlling Particle devices over BLE
@particle/device-control-ble-setup-library
Library that provides interfaces to execute the ble setup of a device
@particle/device-control-core
Core components for controlling Particle devices via a control request interface
@particle/device-control-crypto
Elliptic Curve J-PAKE and AES CCM for Node.js and browsers
@particle/device-control-util
Utility classes and functions for Node.js and browsers
@particle/device-os-flash-util
Device OS Flashing Utility
@particle/device-os-protobuf
Particle Device OS Protobuf Definitions
@particle/device-os-test-runner
Device OS Test Runner
@particle/device-os-version-checks
Version checking utilities for Device OS
particle-diagnostic-parser
A library to parse diagnostic information generated by Particle devices
@particle/ecjpake
@particle/ember-data-fixture-adapter
The default blueprint for ember-cli addons.
@particle/ember-easy-form-extensions
Enhances Ember EasyForm by providing easy action handling, validations, and Ember 1.13 support for your forms
@particle/ember-jsoneditor
Ember component to view, edit and format JSON.
@particle/fetch-file
Download a file, report progress, retry when appropriate, and verify integrity of downloaded bits
@particle/make-enum
A smart enum that throws when accessing a value that does not exist
@particle/node-example-helper
Library for implementing simple node.js-based interactive command line tools that use the Particle API
@particle/node-red-contrib-particle-official
Official Node-RED Particle nodes