{"id":19584374,"url":"https://github.com/gpalleschi/jqcsv","last_synced_at":"2026-04-08T20:02:54.929Z","repository":{"id":95881789,"uuid":"380253916","full_name":"gpalleschi/jqCSV","owner":"gpalleschi","description":"jqCSV is a html client utility to manage csv files, read, filter, modify rows, add new rows, delete rows, export file csv in JSON, XML, CSV, TXT, SQL and MS-Excel.","archived":false,"fork":false,"pushed_at":"2021-08-03T13:58:15.000Z","size":1031,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T12:35:01.127Z","etag":null,"topics":["bootstrap5","bootstraptable","crud","csv","csv-parser","export","jquery","npm"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gpalleschi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-25T13:55:23.000Z","updated_at":"2023-06-10T06:46:45.000Z","dependencies_parsed_at":"2023-04-12T15:53:10.985Z","dependency_job_id":null,"html_url":"https://github.com/gpalleschi/jqCSV","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gpalleschi/jqCSV","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpalleschi%2FjqCSV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpalleschi%2FjqCSV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpalleschi%2FjqCSV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpalleschi%2FjqCSV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpalleschi","download_url":"https://codeload.github.com/gpalleschi/jqCSV/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpalleschi%2FjqCSV/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31571601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap5","bootstraptable","crud","csv","csv-parser","export","jquery","npm"],"created_at":"2024-11-11T07:47:57.876Z","updated_at":"2026-04-08T20:02:54.909Z","avatar_url":"https://github.com/gpalleschi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jqCSV\n\n\n----\n\n## Description :\n\njqCSV is a html client utility to manage csv files, read, filter, modify rows, add new rows, delete rows, hide/show columns, export file csv in JSON, XML, CSV, TXT, SQL and MS-Excel. \n\n![jqCSV](./img/jqCSV.png)  \n\nTools presents a input field to insert commands to filter columns or summarize it.  \nEach command is separated from each other by comma (,).  \n\nPosible Syntaxs are :\n\nColumn Number  (ex. 1)  \nColumn Number from - Column Number to (ex 1-3 )  \nColumn Number : Regular Expression or 'C' for sum columns values\u003e  (ex. 3:^ABC or 4:C )  \n\nColumn Number starts from 1.\nSecond parameter it's not necessary.  \n\nFor example expression : **1:^.*John.*$,2-3,4:C,5:C** in a csv with 5 Columns I want select only rows with :\n\n\u003cul\u003e\n\u003cli\u003eFirst columns contains John\u003c/li\u003e\n\u003cli\u003eShow columns 2 and 3\u003c/li\u003e\n\u003cli\u003eSum columns values of columns 4 and 5\u003c/li\u003e\n\u003c/ul\u003e\n\n![jqCSV](./img/jqCSV_2.png)  \n\nRows Selected :\n\n![jqCSV](./img/jqCSV_3.png)    \n\n----\n\n## Installation :\n\nClone this repo  \nRun **npm install**\nRun **npm start**\nOpen site \"http://(ip server):8080/jqCSV.html\"  \n\n----\n\n## Built With :\n\nVisual Code Editor  \n\n----\n\n## Authors\n\n* **Giovanni Palleschi** - [gpalleschi](https://github.com/gpalleschi)  \n\n----\n\n## Prerequisites :\n\nnpm installed \n\n## License :\n\nThis project is licensed under the GNU GENERAL PUBLIC LICENSE 3.0 License - see the [LICENSE](LICENSE) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpalleschi%2Fjqcsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpalleschi%2Fjqcsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpalleschi%2Fjqcsv/lists"}