Socket
Socket
Sign inDemoInstall

@app-masters/react-lib

Package Overview
Dependencies
0
Maintainers
6
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @app-masters/react-lib

## Getting started


Version published
Maintainers
6
Install size
68.7 kB
Created

Readme

Source

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.

FAQs

Last updated on 12 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc