Giter Site home page Giter Site logo

seatable-plugin-timeline's Introduction

seatable-plugin-timeline

The plugin to show timeline.

项目运行说明

  1. 克隆到本地

    git clone [email protected]:seatable/seatable-plugin-timeline.git

  2. 安装依赖

    npm install

  3. 执行运行命令

    npm run start 或者 npm start

seatable-plugin-timeline 打包

  1. 在修改 plugin-config 中 info.json 文件

     {
       "name": '',
       "version": '',
       "display_name": '',
       "description": '',
     }
    

    注: 具体参数如下

    • name: 插件名字,不能和其他插件冲突,只能包含字母、数字和下划线
    • version: 版本号
    • display_name: 显示的名称
    • description: 插件描述
  2. 打包插件

    ⚠️注意:打包插件需遵循如下步骤

    2.1 修改 plugin-config/info.json 中的 version 为指定版本号

    2.2 修改 package.json 中的 version 为指定版本号

    2.3 运行 npm install 命令保证项目中安装的是最新依赖

    2.4 运行 npm run build-plugin 打包插件

seatable-plugin-timeline's People

Contributors

renjie-run avatar freeplant avatar llj avatar yangguoxuan-0503 avatar shuntian avatar michael18811380328 avatar zxj96 avatar

Stargazers

Roman avatar

Watchers

 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.