Y
Hacker News
new
|
ask
|
show
|
jobs
by
quackware
968 days ago
Would be nice if this didn't have a dependency on rxjs just for a single use of Observable
2 comments
yencabulator
966 days ago
You might like
https://github.com/vultix/ts-results
-- no dependencies. (Beware maintainer is not active,
https://github.com/vultix/ts-results/issues/37
)
link
musicq
968 days ago
Actually rxjs is a `peerDependency` which means it will assume the user will have it installed already.
link
chrisweekly
968 days ago
still a dependency
link