npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

spreadjs-cli

v2.0.4

Published

这是一个基于 SpreadJS 纯前端表格控件进行快速开发的原型脚手架工具,提供: - 快速建立基于 SpreadJS 的在线类 Excel 应用初始 Demo - 通过模板选择 Vue2/Vue3/React 多种原型版本 - 可选择是否在原型中创建带有表格编辑器插件(Designer) 的 Demo

Downloads

20

Readme

SpreadJS CLI

这是一个基于 SpreadJS 纯前端表格控件进行快速开发的原型脚手架工具,提供:

  • 快速建立基于 SpreadJS 的在线类 Excel 应用初始 Demo
  • 通过模板选择 Vue2/Vue3/React 多种原型版本
  • 可选择是否在原型中创建带有表格编辑器插件(Designer) 的 Demo

支持的 Node 版本

Node 版本应大于 14.20.0,推荐使用 16.xx.x 或 18.xx.x 版本

使用步骤

  1. 安装 spreadjs cli
    注:如果使用 npx 方式运行,可跳过此步骤
    // 如果想直接运行 spreadjs-cli 命令,需要全局安装,或者使用 npx 方式运行
    npm  install -g spreadjs-cli
  2. 通过 spreadjs-cli 创建 demo
    spreadjs-cli create my-first-demo
    npx spreadjs-cli create my-first-demo
  3. 选择模板原型
    ✔ Loading list...
    ? Please choose which template for your first SpreadJS demo? (Use arrow keys)
    > PureJS-with-Designer
      Vue3
      Vue3-with-Designer
      Vue2
      Vue2-with-Designer
      React
      React-with-Designer
  4. 进入目录,并运行
    cd my-first-demo
    npm run start

有关 SpreadJS 前端表格控件

纯前端电子表格控件,可嵌入您系统的在线 Excel 葡萄城 SpreadJS 是最完整的企业类 Excel 应用前端解决方案,可快速提供类似 Microsoft® Excel 的电子表格体验。 SpreadJS 还提供对 VueReactAngular 和 TypeScript 的全面支持。

这个企业级 JavaScript 电子表格控件支持许多流行的功能,例如强大的公式引擎(500 多个函数)、可选的数据透视表图表、切片器、迷你图、条件格式表格、国际本地化、打印、排序、过滤、拖填、分组 、撤消/重做、数据验证输入控件本地 Excel 输入和输出等。 SpreadJS

想快速了解产品,请查看我们的 在线产品示例

欢迎下载 SpreadJS,立即试用

NPM 方式安装 SpreadJS

npm  install @grapecity/spread-sheets

SpreadJS 产品文档

获取更多帮助