@fast-csv/format

WebJar for @fast-csv/format

Лицензия

Лицензия

MIT
Категории

Категории

CSV Данные Data Formats ORM
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

fast-csv__format
Последняя версия

Последняя версия

4.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

@fast-csv/format
WebJar for @fast-csv/format
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/C2FO/fast-csv

Скачать fast-csv__format

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/fast-csv__format/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>fast-csv__format</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fast-csv__format/
implementation 'org.webjars.npm:fast-csv__format:4.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/fast-csv__format/
implementation ("org.webjars.npm:fast-csv__format:4.3.1")
'org.webjars.npm:fast-csv__format:jar:4.3.1'
<dependency org="org.webjars.npm" name="fast-csv__format" rev="4.3.1">
  <artifact name="fast-csv__format" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fast-csv__format', version='4.3.1')
)
libraryDependencies += "org.webjars.npm" % "fast-csv__format" % "4.3.1"
[org.webjars.npm/fast-csv__format "4.3.1"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.webjars.npm : lodash.isnil jar [4.0.0,5)
org.webjars.npm : lodash.isboolean jar [3.0.3,4)
org.webjars.npm : lodash.escaperegexp jar [4.1.2,5)
org.webjars.npm : lodash.isfunction jar [3.0.9,4)
org.webjars.npm : lodash.isequal jar [4.5.0,5)

Модули Проекта

Данный проект не имеет модулей.

fast-csv Logo

npm version Build Status Coverage Status Known Vulnerabilities

Fast-csv

Fast-csv is library for parsing and formatting CSVs or any other delimited value file in node.

Features

  • CSV Formatting
  • CSV Parsing
  • Built using typescript.
  • Flexible formatting and parsing options, to fit almost any scenario.
  • Built with streams first to avoid creating large memory footprint when parsing large files.
  • Battle tested in production, parsing and formatting millions of records every day.

Install

See installation docs

Packages

  • fast-csv - One stop shop for all methods and options from @fast-csv/format and @fast-csv/parse. Get Started!
  • @fast-csv/parse - Parsing package, use this if you only need to parse files. Get Started!
  • @fast-csv/format - Formatting package, use this if you only need to format files. Get Started!

License

MIT https://github.com/C2FO/fast-csv/raw/master/LICENSE

Meta

org.webjars.npm

C2FO

Версии библиотеки

Версия
4.3.1