GitHub topics: csv-parse
Vitinho163/CSV4Tasks
CSV4Tasks is a Node.js (ESM) application that provides a simple CRUD API for managing tasks, plus bulk import from CSV files using streams and the csv-parse library.
Language: JavaScript - Size: 11.7 KB - Last synced at: 19 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

digital-preservation/csv-validator
CSV Validation Tool and API (CSV Schema RI)
Language: Scala - Size: 82.1 MB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 213 - Forks: 56

digital-preservation/csv-schema
CSV Schema
Language: HTML - Size: 5.56 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 109 - Forks: 33

AlbertArakelyan/react-express-exoplanet-project
We are working with a data provided by NASA from Kepler telescope, which discovered many planets in the Universe and we filtered and found out habitable ones and that's not all. We are planning to complete launch missions to discover those planets together in a very beautiful scientefic friendly web app 😊.
Language: JavaScript - Size: 3.61 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 0

mishalalex/nasa_planet_analyser
NodeJs | csv-parse library | Cli application | Returns habitable planets from the data collected by Nasa's Kepler telescope.
Language: JavaScript - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

bruno-c-p/node-fundamentals-challenge
Task Manager API that implements CRUD operations for managing tasks with additional features like marking tasks as complete and importing tasks in bulk using a CSV file.
Language: JavaScript - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

thenriquedb/reading-large-files-with-node-streams
Read and write large CSV files efficiently using Node.js streams.
Language: JavaScript - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

buzzcosm/ztm-course-projects-nodejs-nasa-project
Exercise: NASA Project as Full Stack with Node.js
Language: JavaScript - Size: 2.62 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

kyrylodevshyrokov/express-react-nasa-app
A convenient manager for tracking space missions conducted under the auspices of NASA
Language: JavaScript - Size: 3.7 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

0surface/kepler-planets
A small beginner Nodejs Demo project to illustare the use of csv-praser
Language: JavaScript - Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

mosahle7/PLANETS-PROJECT
Basic NodeJS project for exploring habitable exoplanets form Keplar's Exoplanets Data
Language: JavaScript - Size: 1.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gabrielkesslau/desafio-database-upload
Desafio 06 do bootcamp GoStack. Aplicação de gestão de transações, com Node.js junto ao TypeScript, com o uso de banco de dados com o TypeORM e envio de arquivos com o Multer!
Language: TypeScript - Size: 1.69 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mattheuseinloft/desafio6-database-upload
🚀 Desafio sobre banco de dados com TypeORM e upload de arquivos com Multer aplicado no Bootcamp GoStack
Language: TypeScript - Size: 1.7 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

fkoler/nasa-project
Complete NodeJS Developer
Language: JavaScript - Size: 3.49 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MhamadR/kepler-habitable-planets
Identify habitable planets from Kepler data using Node.js
Language: JavaScript - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

samirelhassann/assignment-api
A CRUD task api built using native NodeJs
Language: JavaScript - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rafael-camara/challenge-ignite-nodejs-01-fundamentos
API CRUD de tarefas
Language: JavaScript - Size: 156 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

itsarshadahmad/nasa-mission-control
A NASA Mission Control team analyzes Kepler data to identify habitable exoplanets and generates a list of habitable planets. Data from SpaceX launches is also collected, so launch history and upcoming launches are also populated. In other words, it's a simulation of mission control software, so you can schedule any future mission in the simulated mission control web app. You can cancel missions and can see records in history and upcoming.
Language: JavaScript - Size: 5.17 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

VagnerNerves/nodejs-fundamentals-challenge-ignitenode
I developed the backend in Node.js to create a task API.
Language: JavaScript - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

jolewis-ddn/csv-to-rest
Expose CSV data via a REST server
Language: Python - Size: 922 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 3

swarajdhore/Car_Codes
This is a project on creation of unique code for each car of varying make, model and variant from the given data set i.e. data.csv file
Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abeeralikhan/exoplanets-parser
An Exoplanet parser developed using Node JS which parses exoplanets based on some parameters from the planets data collected by Nasa's Kepler Telescope
Language: JavaScript - Size: 1.08 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Vikasg7/csv-write-stream
Nodejs Transform stream impelementation to csv files.
Language: TypeScript - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

eddieyg/csvjs
A js library specialized in processing csv data.
Language: TypeScript - Size: 41 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

azujuuuuuun/newly-cases-slack-notification 📦
Slack通知ジョブ
Language: TypeScript - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sambuite/study-rentalx
Api using expressjs, typescript, typeorm, multer for upload, csv-parse and swagger ui for documentation
Language: TypeScript - Size: 502 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Debashish-22/CSV-Table_converter
It's a web application where we can upload CSV(comma separated values) files to convert it into a Table and perform various operations like Searching, sorting, also we can display any column as a chart for better understanding of data.
Language: JavaScript - Size: 602 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

cluemediator/read-large-csv-nodejs
How to read a large CSV file in Node.js
Language: JavaScript - Size: 4.6 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

JewelSama/NASA-mission-control-Dashboard
NASA mission control dashboard to schedule missions targeting habitable Kepler exoplanets...built with Nodejs(backend) && Reactjs(frontend)
Language: JavaScript - Size: 4.24 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

LucasDants/NodeJS-Rentx
Rent car system
Language: TypeScript - Size: 1.48 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

simotae14/Node-Planet-Project
Parse a File I/O using Nodejs
Language: JavaScript - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

invertostew/data-streams
Language: JavaScript - Size: 1.17 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AugustoMarcelo/database-upload
:moneybag: [GoStack11] | Desafio: Database upload
Language: TypeScript - Size: 831 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

luizwhite/gostack-gofinances-backend
Docker, Node.js, TypeORM, PostgreSQL, JWT, bcryptjs, Authentication, Global Error Handler, Multer
Language: TypeScript - Size: 1.71 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

CaioQuirinoMedeiros/database-upload
:rocket: [Rocketseat] Desafio: Database upload
Language: TypeScript - Size: 1.69 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
