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

docs: standard library #5274

Merged
merged 3 commits into from
May 13, 2020
Merged

docs: standard library #5274

merged 3 commits into from
May 13, 2020

Conversation

bartlomieju
Copy link
Member

No description provided.

@bartlomieju bartlomieju requested a review from ry May 13, 2020 16:11

```typescript
// main.ts
import { copy } from "https://deno.land/[email protected]/fs/copy.ts";
Copy link
Collaborator

Choose a reason for hiding this comment

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

Doesn't the currently favoured way exclude the v prefix in the branch?

Copy link
Member Author

Choose a reason for hiding this comment

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

Right :) feel free to add more comments, you've answered a lot of questions related to this problem

## Versioning and stability

Standard library is not yet stable and therefore it is versioned differently
than Deno. For latest release consult `std/` website.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe link directly to version.ts and deno.land/std ?

Copy link
Member

@ry ry left a comment

Choose a reason for hiding this comment

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

LGTM

@bartlomieju bartlomieju merged commit 7ceac12 into denoland:master May 13, 2020
@bartlomieju bartlomieju deleted the manual_std branch May 13, 2020 17:19
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

3 participants