-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Overview of the Feature Request
The goal is to create new documentation for the latest package state (develop branch), which will be published when releasing version 2 of the package to the npm registry: https://www.npmjs.com/package/js-dataverse
This documentation must contain all the use cases implemented in develop branch so far and should be designed to be extensible, ensuring that any new use case added to the package can be accompanied by its respective documentation.
In this documentation we must mention that there are some use cases from version 1 that have not yet been reimplemented in the new version.
The scope of this issue includes #73.
When we have the documentation ready, we will create an issue for the release of v2.0.0 to npm registry.
What kind of user is the feature intended for?
- Use case consumer
What inspired the request?
What existing behavior do you want changed?
None
Any brand new behavior do you want to add to Dataverse?
None
Any open or closed issues related to this feature request?