Socket
Book a DemoInstallSign in
Socket

@functionland/fula-client-react

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@functionland/fula-client-react

This package provide some utility to use fula client in react projects

latest
npmnpm
Version
0.1.7
Version published
Weekly downloads
17
88.89%
Maintainers
2
Weekly downloads
 
Created
Source

fula-client-react

this package provide some utility to use fula client in react projects

NPM JavaScript Style Guide

Install

npm install --save fula-client-react

Usage

import React, { Component } from 'react'

import MyComponent from 'fula-client-react'
import 'fula-client-react/dist/index.css'

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

License

MIT © ghorbani-m

FAQs

Package last updated on 10 May 2022

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