frictionlessdata / frictionlessdata.io

The main repository of the Frictionless Data project. Website, issues, and discussions
http://frictionlessdata.io
MIT License
140 stars 53 forks source link

Implement frictionless-js library #541

Closed rufuspollock closed 2 years ago

rufuspollock commented 3 years ago

We want a JS toolkit following our RFC 006 https://github.com/frictionlessdata/project/blob/master/rfcs/0006-software-structure.md

We already have a base library in the form https://github.com/datopian/data.js which we can migrate over.

Then we need to add more functionality - a lot of this is in https://github.com/datopian/data-cli e.g. we have "show" (cat and info), validate, init...

Tasks

Qus

sglavoie commented 3 years ago

WONTFIX: Closing because there is no action to be taken.

rufuspollock commented 3 years ago

@sglavoie i opened this as a placeholder today because we specifically discussed this as something we are working on. Reopening.

roll commented 3 years ago

Hi, do we have more specific goals like releasing some version having some functionality? Probably that what you're planning to add to the acceptance so just curious as it's empty yet

rufuspollock commented 3 years ago

@roll we already have the basic version done - see the repo - as we migrated data.js over last week. I've just updated the description with more info. Note that most of the functionality already existed in data.js and data-cli - it's a question of moving it over.

roll commented 3 years ago

Shall we close it and track further development on the corresponding issue tracker?

roll commented 2 years ago

https://github.com/frictionlessdata/frictionless-js