1.0.8 • Published 4 years ago

tzutil v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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

4 years ago

1.0.8

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago