@codelic/modules
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published
import { funCSVDownload } from '@codelic/modules'

const _huga: { [key: string]: any }[] = []

funCSVDownload(_huga)

funCSVDownload(_huga, {
  filename: 'hello', // filename -> hello.csv
  noneData: '-', // If the Data was undefind that substitute this text.
  column: ['huga', 'fuga', 'hoge'], // filter
  localization: {
    huga: 'フガ'
  } // rename
})

Readme

Keywords

none

Package Sidebar

Install

npm i @codelic/modules

Weekly Downloads

1

Version

0.1.1

License

ISC

Unpacked Size

6.63 kB

Total Files

10

Last publish

Collaborators

  • furukawa_code
  • code-daiki2170
  • j-hiwatashi
  • takamitsuogawa
  • kazumaparrot
  • whitecrow
  • mesqueeb
  • keijunakashima
  • adachi-codelic
  • tdk0718