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

Add javascript snippets with documentation #5

Merged

Conversation

lijiayong
Copy link
Contributor

No description provided.

Copy link
Member

@mr-c mr-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are great, thanks! Can you add examples, showing how they might be used?

@mr-c
Copy link
Member

mr-c commented Mar 8, 2022

README.md Outdated
You can tailor the input/output types to your situation.

### Flatten a nested array into an array
[This](javascript_snippets/flatten-nestedarray.cwl) tool flattens an
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[This](javascript_snippets/flatten-nestedarray.cwl) tool flattens an
[flatten-nestedarray.cwl](javascript_snippets/flatten-nestedarray.cwl) shows how to flatten an

I find using the name of the file in the text to be more readable in the rendered version. Can you switch to this style everywhere?

@mr-c mr-c merged commit 4ae5b64 into common-workflow-library:main Mar 30, 2022
@mr-c
Copy link
Member

mr-c commented Mar 30, 2022

Thanks!

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.

None yet

2 participants