We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d4e4f commit 734f015Copy full SHA for 734f015
README.md
@@ -1,5 +1,5 @@
1
<h1 align="center" style="border-bottom: none;">📚 rx-observable-map</h1>
2
-<h3 align="center">Better TypeScript Control Flow</h3>
+<h3 align="center">RX enhanced Map class</h3>
3
<p align="center">
4
<a href="https://circleci.com/gh/patrickmichalina/rx-observable-map">
5
<img alt="circeci" src="https://circleci.com/gh/patrickmichalina/rx-observable-map.svg?style=shield">
@@ -20,7 +20,7 @@
20
</a>
21
</p>
22
23
-**rx-observable-map** helps you write safer code by using abstractions over messy control flow and state.
+**rx-observable-map**
24
25
# Installation
26
You can use this library in the browser, node, or a bundler
0 commit comments