New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@app-masters/react-lib

Package Overview
Dependencies
Maintainers
6
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@app-masters/react-lib

## Getting started

  • 1.0.31
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-66.67%
Maintainers
6
Weekly downloads
 
Created
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

Package last updated on 12 Mar 2020

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc