1.0.8 • Published 3 years ago

tzutil v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

test-util

A test Utils For React Component.

Install


API

ShowConsole

(...functions): Function

Create a function with show console for test.

import { ShowConsole } from './src/index.ts';

<ShowConsole></ShowConsole>;
import { OmitsText } from './src/index.ts';

<OmitsText>
  <span style={{ width: '40px' }}>123456778899000</span>
</OmitsText>;

MIT

1.0.1

3 years ago

1.0.8

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago