Skip to content

CSV to JSON Project Take 2 - #23

Open
mels065 wants to merge 1 commit into
CodeForPhilly:masterfrom
mels065:master
Open

CSV to JSON Project Take 2#23
mels065 wants to merge 1 commit into
CodeForPhilly:masterfrom
mels065:master

Conversation

@mels065

Copy link
Copy Markdown
Contributor

So, my original solution didn't pass the first time. I wasn't aware that I needed to run "npm test" and make sure it passed. My bad.

Anyway, I ran "npm test" on my laptop, and it worked this time, so hopefully, my pull request will make it through.

Change hyperkv back to hypercore temporarily
Create framework for hyperkv
Add add.js to lib
Current work; move to cloud
Make add.js in lib and create a test
Add import method and test
Finish work on delete case for hyperkv
Change hyperkv to not use subleveldown when a db is provided
Disabling iojs testing because of leveldown issues
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mels065