• Stars
    star
    260
  • Rank 157,189 (Top 4 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A completely new CSV editor that gives you a great experience with simple operations.

csv+

Project setup

yarn install

Compiles and hot-reloads for development

yarn run electron:serve

Compiles and minifies for production

yarn run electron:build

Run your unit tests (not yet)

yarn test:unit

Run your end-to-end tests (not yet)

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.