@cosmos-kit/react

v0.11.0
@cosmos-kit react adapter

lint

eslint --ext .ts,.tsx .

test

jest

build

npm run build:ts && npm run build:module && npm run build:main

format

eslint --fix . --ext .ts,.tsx

prepare

npm run build

build:ts

tsc --project ./tsconfig.json

build:main

cross-env BABEL_ENV=production babel src --out-dir main --delete-dir-on-start --extensions ".tsx,.ts,.js"

test:debug

node --inspect node_modules/.bin/jest --runInBand

test:watch

jest --watch

build:module

cross-env MODULE=true babel src --out-dir module --delete-dir-on-start --extensions ".tsx,.ts,.js"
npm i @cosmos-kit/[email protected]

Metadata

Downloads

Maintainers