@cookshack/codemirror-lang-csv Minimal CSV language package for CodeMirror 6, with basic rainbow highlighting. Based on Ian Bobinac's codemirror-lang-csv. Usage import { csv } from "codemirror-lang-csv" Add csv() as an extension to codemirror. License MIT