1.0.31 • Published 4 years ago

@app-masters/react-lib v1.0.31

Weekly downloads
5
License
ISC
Repository
-
Last release
4 years ago

Redux-LIB

Getting started

Install the react-lib with node package manager.

$ npm install @app-masters/react-lib

AMComponent

App Masters extension of React Component. Maybe it'll do awesome things in the future.

Usage

Import and extend your component

Import AMComponent from '@app-masters/react-lib'

class MyComponent extends AMComponent {
    ...
}

Text

Text utils for React. nl2br is a React exclusive function to convert string newlines to <br/> tags.

The other functions can be found in a newer verstion in the js-lib.

Change Log

Check all changes on changelog.

1.0.31

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.26

4 years ago

1.0.25

5 years ago

1.0.24

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago