1.0.13 • Published 9 months ago

@hyperdart/frontend v1.0.13

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@hyperdart/frontend

Used for creating the HOC for darts before publishing to hyperDart

Installation

npm install --save @hyperdart/frontend

Usage

import { withHD } from '@hyperdart/frontend';

const newDart = (props) => {
	...
	...
}

export default withHD (newDart)
1.0.9

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.8

1 year ago

1.0.7

2 years ago

1.0.6

2 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.1

3 years ago