0.4.1 • Published 27 days ago

@bolttech/essentials v0.4.1

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

27 days ago

0.0.1

29 days ago

0.4.0

10 months ago

0.3.0

11 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago