Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 537 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 537 Bytes

simple-dict

A Pebble package for storing key-value pairs with string keys.

Installation

CloudPebble

If installing the package from CloudPebble, enter "@keegan-stoneware/simple-dict" in the "Search NPM..." prompt in the Dependencies section of your project.,

Pebble Tool

To install this package from the Pebble Tool, run the following command from your project's root directory:

> pebble package install @keegan-stoneware/simple-dict

License

This package is licensed under the MIT License.