stack-subject
v0.2.1
Published
A stack, but observable
Downloads
1
Readme
StackSubject: A stack, but as an Rxjs Subject
The StackSubject
is a Subject
that is manipulated like a stack, using push
or pop
functions.
API doc
:closed_book: Check out the docs