ng-csv
CSV generator
Tool for generating downloadable CSV files from arrays and objects in web applications.
Simple directive that turns arrays and objects into downloadable CSV files
572 stars
24 watching
216 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vividvilla/csvtotable | Converts CSV files to searchable and sortable HTML tables with features like pagination and export options. | 1,121 |
rars/ng2csv | An Angular service for saving data to CSV files | 6 |
osiegmar/fastcsv | A lightweight and RFC-compliant CSV parsing library for Java applications. | 562 |
flynsarmy/laravel-csv-seeder | A package for seeding databases with CSV files | 257 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
tofiqquadri/ngx-csv-parser | Library to parse CSV files in Angular applications | 25 |
ashaduri/csv-parser | A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. | 30 |
wilgucki/csv | A PHP package for working with CSV files in Laravel applications | 49 |
jnllnd/objcsv | A library of functions for working with CSV files in AutoHotkey | 30 |
nrinaudo/kantan.csv | A CSV handling library that provides a functional and safe interface to work with comma-separated data files. | 346 |
lizardon/csv4as3 | A CSV parsing library for Actionscript that allows flexible and efficient processing of comma-separated data | 5 |
yaslab/csv.swift | A Swift library for reading and writing CSV files with various features like header rows, field values, and character encoding. | 671 |
pereorga/csvfaker | A tool to generate fake data in CSV format from the command line. | 66 |
wadael/neoloadcsvskelgen | Generates Neo4j Cypher code skeleton for importing CSV files | 2 |
aswinkarthik/csvdiff | Tool to compare changes between two CSV files | 534 |