0.4.1 • Published 1 year ago

@bolttech/essentials v0.4.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

@bolttech/essentials

This package is a collection of common utilities, types, enums, interfaces, components and constants designed to be used with shared React codes. It's intended for use across multiple projects and teams.

Install

Using npm:

npm install @bolttech/essentials

or

yarn add @bolttech/essentials

Note that React must be installed as a peer dependency of this package. Make sure to install the version of React that your project requires.

Usage

Then, import the desired module(s) into your code:

import { UserAgentDeviceType } from '@bolttech/essentials';

Contributing

Contributions are welcome! If you are member the bolttech team, please submit a pull request with any changes or additions you'd like to make.

0.4.1

1 year ago

0.0.1

1 year ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago