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.
Install it:
npm i rx-solid
# or
yarn add rx-solid
# or
pnpm add rx-solid
Use it:
import rx-solid from 'rx-solid'