Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: use filelist-utils internally #32

Merged
merged 13 commits into from
Sep 20, 2022

Conversation

jobo322
Copy link
Member

@jobo322 jobo322 commented Aug 29, 2022

use filelist as input instead of zip file

nmredataToJSON returns PartialFileList instead of ArrayBuffer nor string

add static async method fromFileList to create a instance of NmrRecord
close: #30

@jobo322 jobo322 linked an issue Aug 29, 2022 that may be closed by this pull request
@cheminfo-bot
Copy link
Contributor

Published prerelease version 0.7.1-pre.1661804917 to npm.

To install it, run:

npm install --save-exact [email protected]

@cheminfo-bot
Copy link
Contributor

Published prerelease version 0.7.1-pre.1661806283 to npm.

To install it, run:

npm install --save-exact [email protected]

@jobo322 jobo322 force-pushed the 30-use-filelist-as-input-instead-of-zip-file branch from 099961d to d7dec14 Compare August 30, 2022 08:38
now { name: string, type: string, files: PartialFileList}
function like getNMReData is directly exported

sdfData instead of sdfFile input the content does not changes
@cheminfo-bot
Copy link
Contributor

Published prerelease version 0.7.1-pre.1662035465 to npm.

To install it, run:

npm install --save-exact [email protected]

@jobo322 jobo322 merged commit 38bfb9a into main Sep 20, 2022
@jobo322 jobo322 deleted the 30-use-filelist-as-input-instead-of-zip-file branch September 20, 2022 19:44
Sign up for free to 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.

use fileList as input instead of zip file
2 participants