1.1.1 • Published 2 years ago

@invitato/helpers v1.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

@invitato/helpers

npm-badge Build & Test

Is a common helpers for Invitato website purpose.

Installation and Usage

Install via npm:

npm i @invitato/helpers

or Yarn:

yarn add @invitato/helpers

then import specific helper what you need

import isDarkmode from '@invitato/helpers/dist/isDarkmode';

console.log('is darkmode active? ', isDarkmode());

Available Helpers

Please refer this docs for the detail of availables helpers.

FAQ

Can we use this helpers outside Invitato project?

Sure. you can use this helper if this helpers can fullfil your requirement.

Author

Initiated by @idindrakusuma and maintained by Invitato team

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago