New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

flo-utils

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flo-utils

some utils

latest
Source
npmnpm
Version
0.8.3
Version published
Weekly downloads
13
-55.17%
Maintainers
1
Weekly downloads
 
Created
Source

FLO-utils

常用的工具方法集库 🚀 ☕

flo-utils flo-utils version npm download build status

Install

Using npm:

npm install flo-utils --save

Use

// 按需加载
import {...} from 'flo-utils' // babel-plugin-import
import isNull from 'flo-utils/lib/isNull'
// script 引入
<script src="flo-utils/dist/floUtils.js"></scritp>

Doc

Keywords

utils

FAQs

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