Socket
Socket
Sign inDemoInstall

fis3-parser-xlsx

Package Overview
Dependencies
6
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    fis3-parser-xlsx

本插件仅用于金海马商城前端自动构建工具,其它项目请勿使用,如出问题,恕不答复。


Version published
Weekly downloads
1
Maintainers
1
Install size
10.7 MB
Created
Weekly downloads
 

Readme

Source

基于node-xlsx 的fis3 插件,用于将xlsx文件转换为js文件

本插件仅用于金海马商城前端自动构建工具,其它项目请勿使用,如出问题,恕不答复。

安装

npm install fis3-parser-xlsx -g

使用

fis.match("**.xlsx",{
	parser : fis.plugin("xlsx")
});

FAQs

Last updated on 06 Jun 2016

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