0.11.1 • Published 1 month ago

@platformbuilders/helpers v0.11.1

Weekly downloads
291
License
ISC
Repository
github
Last release
1 month ago

Welcome to Platform Builders Helpers

Build Status codecov npm MIT

Welcome to the Platform Builder helpers package here you will find out all the helpers that we use on our projects

Whats the idea of this repository

Its a place that we can share a little bit of our code base and show how we work on our projects with our helpers

How can i use the library?

Just add the library to your project and import it!

  1. Depend on it:
yarn add @platformbuilders/helpers

2. Import:

import { getTheme } from '@platformbuilders/helpers' import { isIOS } from '@platformbuilders/helpers/native'

# Helpers Documentation

## React/JS

| Name                                               | Returns | Arguments                      |
| -------------------------------------------------- | ------- | ------------------------------ |
| [`formatToBase64`](./docs/formatToBase64.md)       | string  | (value)                        |
| [`currencyParser`](./docs/currencyParser.md)       | string  | (value, numberOfDecimalPlaces) |
| [`parseToThousands`](./docs/parseToThousands.md)   | string  | (value)                        |
| [`currencyToNumber`](./docs/currencyToNumber.md)   | string  | (value)                        |
| [`removeWhiteSpaces`](./docs/removeWhiteSpaces.md) | string  | (value)                        |
| [`toOnlyNumbers`](./docs/toOnlyNumbers.md)         | string  | (value)                        |
| [`formatToPhone`](./docs/formatToPhone.md)         | string  | (value)                        |

## React Native

| Name                                                | Returns | Arguments          |
| --------------------------------------------------- | ------- | ------------------ |
| [`isIOS`](./docs/native/isIOS.md)                   | boolean |                    |
0.11.1

1 month ago

0.11.0

7 months ago

0.10.2

10 months ago

0.8.1

11 months ago

0.8.2

11 months ago

0.8.0

1 year ago

0.7.3

1 year ago

0.7.2

1 year ago

0.7.1

1 year ago

0.7.0

1 year ago

0.5.3

1 year ago

0.6.0

1 year ago

0.5.2

1 year ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.5

2 years ago

0.4.6

2 years ago

0.4.4

2 years ago

0.4.1

2 years ago

0.4.2

2 years ago

0.4.0

2 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.4

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.16

4 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.11

4 years ago

0.0.9

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago