Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 833 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 833 Bytes

rx-solid

rx-solid

pnpm

effect-rx for solid

Note After using this template, you have to search and replace all rx-solid and similar strings with appropriate texts.

rx-solid should be a kebab-case string representing the name of you monorepo.

effect-rx for solid should be a Normal case string with the description of the repository.

frank-iii should be a kebab-case string from your profile URL.

Quick start

Install it:

npm i rx-solid
# or
yarn add rx-solid
# or
pnpm add rx-solid

Use it:

import rx-solid from 'rx-solid'