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

office-react-libs

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

office-react-libs

>

1.0.6
latest
Version published
Weekly downloads
3
50%
Maintainers
1
Weekly downloads
 
Created

office-react-libs

NPM JavaScript Style Guide

Install

npm install --save office-react-libs

Usage

import React, { Component } from 'react'

import MyComponent from 'office-react-libs'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT ©

FAQs

Package last updated on 23 Apr 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