@opndx/core
v0.0.0
Published
Core module for `opndx`
Downloads
8
Readme
@opndx/core
Core module for
opndx
You may want to use opndx directly.
TOC
Usage
Install
# pnpm
pnpm add @opndx/core
# yarn
yarn add @opndx/core
# npm
npm i @opndx/coreAPI
import { useComputed } from '@opndx/core'
const computed = useComputed({ name: 'Alice' }, [])Sponsors
| 1stG | RxTS | UnTS |
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| |
|
|
Backers
| 1stG | RxTS | UnTS |
| -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| |
|
|
Changelog
Detailed changes for each release are documented in CHANGELOG.md.
