Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.

Commit 9831633

Browse files
committed
add roadmap
1 parent 28c7499 commit 9831633

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,13 @@ CookieManager.clearAll((err, res) => {
4343
console.log(res);
4444
});
4545

46-
```
46+
```
47+
48+
### Roadmap
49+
50+
- Expose `get` method
51+
- Proper `getAll` dictionary by domain
52+
- Proper error handling
53+
- Anything else?
54+
55+
PR's welcome!

0 commit comments

Comments
 (0)