GithubHelp home page GithubHelp logo

ducgt / financial-cell Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhilu-nanjing/financial-cell

0.0 1.0 0.0 1.37 MB

让数据分析师可以有比Excel更好的使用体验 a spreadsheet component to make data analysis easier

Home Page: https://zhilu-nanjing.github.io/zhilu-demo/dist/index.html

JavaScript 94.18% CSS 1.79% HTML 4.03%

financial-cell's Introduction

非常感谢您关注到我们的项目。demo如下:

https://zhilu-nanjing.github.io/zhilu-demo/dist/index.html

估值模型示例

本项目核心目标是让数据分析师享受到比Excel更好的体验。

-- 除了bug以外,如果发现产品细节不够好,也欢迎提issue。

本项目已经完成的功能点如下:

基本功能

  • 单元格格式:包括边框,加粗,删除线,字体,字号等
  • 格式刷
  • 撤销/恢复
  • 自动筛选
  • 触边自动滚动
  • 从Excel或其他网页中复制黏贴数据
  • 插入截图
  • 冻结视图

公式编辑

  • 自动填充
  • 显示公式
  • 清除公式
  • 复制/粘贴/剪切(公式自动调整)
  • 错误提示
  • 通过点击单元格完成公式输入
  • 相对引用/绝对引用

计算引擎

  • 公式计算
  • 手动触发计算
  • 增量更新(更改某个单元格之后,无需整体重算)
  • 兼容Excel所有的函数

正在完善的功能点:

  • 多值函数
  • 插入行列(公式自动调整)

期盼您可以帮我们完成的功能点

  • 图表(例如柱形图,折现图)
  • 数据透视表
  • 数据透视图
  • 数据切片器
  • 拖拽式控件(类似于Excel中的activeX控件)
  • 多人实时协作编辑
  • 第三方插件开发平台(类似于Excel的addin)

项目开发环境搭建

git clone https://github.com/zhilu-nanjing/financial-cell.git
cd financial-cell
npm install
npm run dev

技术文档是自动生成的,正在完善中: https://zhilu-nanjing.github.io/zhilu-demo/docs/index.html

代码贡献指南

https://www.notion.so/financial-cell-6ed2e5093897477fbea6088b4dab8122

LICENSE

LGPL

financial-cell's People

Contributors

wen651788064 avatar chocoohblue avatar loooong avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.