1.0.31 • Published 5 years ago

@app-masters/react-lib v1.0.31

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

5 years ago

1.0.29

5 years ago

1.0.28

5 years ago

1.0.26

5 years ago

1.0.25

7 years ago

1.0.24

7 years ago

1.0.23

7 years ago

1.0.22

7 years ago

1.0.21

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago