seatable / seatable-plugin-deduplicate

Deduplicate plugin for SeaTable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seatable-plugin-deduplication

Deduplication plugin for SeaTable

Plug-in instructions

Plug-in development basic configuration reference:dtable-plugin-template Plug-in development documentation

Clone project to local

https://github.com/seatable/seatable-plugin-deduplicate.git

Install dependencies

Run npm install

Run tests locally

Run npm start, you can deduplicate data in the browser

Integration Testing

Run npm run build-plugin, upload to dtable using the plugin,then click on the plugin,finally you can deduplicate data in the interface.

Development

According to the needs, update the plug-in to complete the function

About

Deduplicate plugin for SeaTable

License:Apache License 2.0


Languages

Language:JavaScript 79.0%Language:CSS 20.2%Language:HTML 0.9%