HelloCSV home page
0.2.0
Search...
⌘K
Support
Try it out
Try it out
Search...
Navigation
Development
Setup
Demo
Source Code
Get Started
Introduction
Why?
Usage
Multiple Sheets
Persistence
Demo
API Reference
Importer Props
Sheet Definition Props
Column Types
Common Column Props
Importer State
Sheet State
Validators
Transformers
Importer Validation Error
Configuration
Bundle Versions
Customization
Height and Width
Theme Styles
Upgrade
Upgrade from v0.1.4
Development
Setup
No Build Example
Docs
Deployment
Development
Setup
Make sure to use proper node version specified in
.nvmrc
file
Copy
nvm
use
This watches for changes in main plugin and rebuilds if needed
Copy
npm
i
&&
npm
run
watch
This runs example application
Copy
cd
example-preact
&&
npm
i
&&
npm
run
dev
Upgrade from v0.1.4
No Build Example
Assistant
Responses are generated using AI and may contain mistakes.