mirror of
https://github.com/re-rxjs/react-rxjs.git
synced 2025-12-08 18:01:51 +00:00
chore(README): Make README look decent on npm
This commit is contained in:
parent
9a89e17dfc
commit
13fdf352fb
20
README.md
20
README.md
@ -1,18 +1,4 @@
|
||||
<div align="center">
|
||||
<h1>React-RxJS</h1>
|
||||
|
||||
<img
|
||||
height="86"
|
||||
width="86"
|
||||
alt="React-RxJS Logo"
|
||||
src="https://raw.githubusercontent.com/re-rxjs/react-rxjs/main/assets/logo-128.png"
|
||||
/>
|
||||
|
||||
<p>React bindings for RxJS</p>
|
||||
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
# <img height="86" width="86" alt="React-RxJS Logo" src="assets/logo-128.png" /> React-RxJS: React bindings for RxJS
|
||||
|
||||
<!-- prettier-ignore-start -->
|
||||
[](https://travis-ci.org/re-rxjs/react-rxjs)
|
||||
@ -24,8 +10,8 @@
|
||||
[](https://github.com/re-rxjs/react-rxjs/blob/main/CODE_OF_CONDUCT.md)
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
Main features
|
||||
-------------
|
||||
## Main features
|
||||
|
||||
- :cyclone: Truly Reactive
|
||||
- :zap: Highly performant and free of memory-leaks
|
||||
- :twisted_rightwards_arrows: First class support for React Suspense and [ready for Concurrent Mode](https://github.com/dai-shi/will-this-react-global-state-work-in-concurrent-mode#results)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user