Socket
Socket
Sign inDemoInstall

ejsexcel

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ejsexcel

Intelligent report system, nodejs node export excel, ejsExcel


Version published
Weekly downloads
207
decreased by-19.77%
Maintainers
1
Weekly downloads
 
Created
Source

ejsExcel

nodejs excel template engine. node export excel, ejsExcel

How to use?

npm install ejsexcel

How to test?

  • 执行 test/test.bat
    test/test.bat
    
  • test/test.xlsx 为完整示例 demo

Syntax

SyntaxDescription
datadata 为内置对象, 数据源
<%forRow循环一行
<%#输出动态公式
<%~输出数字类型格式
<%=输出字符串
<%forCell循环单元格
<%forRBegin循环多行
<%forCBegin循环多个单元格
<%hideSheet()%>隐藏所在工作表
<%showSheet()%>显示所在工作表
<%deleteSheet()%>删除所在工作表
<% %>内部可执行 任意 javascript,可以用 <%console.log(data)%> 打印临时变量到控制台,进行调试

Author

  • Author: Sail, 辐毂
    • QQ: 151263555
    • QQ群: 470988427
    • email: 151263555@qq.com

Templates

做一个这样的模版 模板

Result

加数据渲染之后,导出结果

导出结果

捐赠鼓励支持此项目

捐赠鼓励支持此项目

项目贡献人列表

  • @Hello World ¥50
  • @德爾文 ¥50
  • @Explore® ¥50
  • @向左转 ¥50

Keywords

FAQs

Package last updated on 04 Dec 2017

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