{"library":"esbuild-plugin-dsv","type":"library","category":null,"description":"An esbuild plugin that enables importing .tsv and .csv files as ES6 modules. Current stable version is 0.0.4. It uses d3-dsv under the hood to parse tabular data and returns a DSVRowArray (array of objects). The plugin supports a transform option to mutate parsed data before bundling. Compared to other CSV loaders for esbuild, this plugin is minimal and focused, but it has very low maintenance activity and may not be suitable for production use due to its early stage.","language":"javascript","status":"active","version":"0.0.4","tags":["javascript","typescript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-plugin-dsv","imports":["import { dsvPlugin } from 'esbuild-plugin-dsv'","import type { DSVPluginOptions } from 'esbuild-plugin-dsv'","import type { DSVRowArray } from 'esbuild-plugin-dsv'"]},{"cmd":"yarn add esbuild-plugin-dsv","imports":[]},{"cmd":"pnpm add esbuild-plugin-dsv","imports":[]}],"homepage":null,"github":"https://github.com/martonlederer/esbuild-plugin-dsv","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-plugin-dsv","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}