0.1.2 • Published 5 years ago

@jimengio/inspect-tip v0.1.2

Weekly downloads
10
License
ISC
Repository
-
Last release
5 years ago

Inspect Tip

A tip for displaying debug informations during development.

Usage

npm.io

yarn add @jimengio/inspect-tip
import InspectTip from "@jimengio/inspect-tip";


<InspectTip text="debug text" data={{ data: "demo data" }} className={styleTip} />
<InspectTip text={["Chunks", null, "of", null, "data"]} data={{ data: "demo " }} className={styleChunksTip} />

Demo http://fe.jimu.io/inspect-tip/

Workflow

https://github.com/jimengio/ts-workflow

License

MIT

0.1.2

5 years ago

0.1.2-a1

5 years ago

0.1.1

5 years ago

0.1.1-a2

5 years ago

0.1.1-a1

5 years ago

0.1.0

5 years ago

0.1.0-a3

5 years ago

0.1.0-a2

5 years ago

0.1.0-a1

5 years ago