circle-cts
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Circle Interface And Hook

Circle 阅读助手组件库,用于快速开发插件

安装

npm install circle-cts

使用

类型

import { App, Plugin } from 'circle-cts';

React Hooks

import {
  useApp,
  useNode,
  useOption,
  AppContext
} from 'circle-cts';

辅助函数

import {
  isType,
  isObject,
  isNumber,
  isString,
  isBoolean,
  isFunction,
  isUndefined,
  isAsyncFunction
} from 'circle-cts';

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.2.00latest

Version History

VersionDownloads (Last 7 Days)Published
1.2.00
1.1.10
1.1.00
1.0.13-10
1.0.130
1.0.110
1.0.100
1.0.90
1.0.80
1.0.7-30
1.0.7-20
1.0.7-10
1.0.70
1.0.60
1.0.40
0.0.2-20
0.0.2-10
0.0.20
0.0.10
1.0.3-30
1.0.3-20
1.0.3-10
1.0.30
1.0.10
1.0.00

Package Sidebar

Install

npm i circle-cts

Weekly Downloads

0

Version

1.2.0

License

MIT

Unpacked Size

52.3 kB

Total Files

45

Last publish

Collaborators

  • circlereader