local-storage

Edit items stored in the editor's own localStorage

idleberg

1,441

1

Bug Reports

0.13.3

MIT

GitHub

local-storage

License Release Downloads CI

Edit items stored in the editor's own localStorage

Screenshot

Installation

Install local-storage from Atom's Package Manager or the command-line equivalent:

$ apm install local-storage

Using Git

Atom

Change to your Atom packages directory:

# Windows
$ cd %USERPROFILE%\.atom\packages

# Linux & macOS
$ cd ~/.atom/packages/

Clone repository as local-storage:

$ git clone https://github.com/idleberg/atom-local-storage local-storage
Pulsar

Change to your Pulsar packages directory:

# Windows
$ cd %USERPROFILE%\.pulsar\packages

# Linux & macOS
$ cd ~/.pulsar/packages/

Clone repository as local-storage:

$ git clone https://github.com/idleberg/atom-local-storage local-storage

Usage

The following commands are available through the command-palette:

Also take note that several tweaks can be made through the package settings!

License

This work licensed under The MIT License.