atom-shell-cookies

0.0.1 • Public • Published

Atom Shell Cookies

Adds support for cookies in Atom Shell. Cookies are persisted through localStorage.

Usage

In your app's renderer code, just require this package:

require('atom-shell-cookies')

Contributing

Original code is written in index.coffee. Write code in coffeescript, and run guard to compile coffeescript on the fly.

Readme

Keywords

Package Sidebar

Install

npm i atom-shell-cookies

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • hstove