Skip to content

Commit

Permalink
update readme and jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalics committed Aug 8, 2023
1 parent 4557aa4 commit c45262d
Show file tree
Hide file tree
Showing 5 changed files with 742 additions and 41 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Make Javascript without undefined behavior. Forget about `try/catch/finally`

See [contribute guide](./CONTRIBUTING.md)

## Wiki

Available by link: https://github.com/vitalics/rslike/wiki

## Packages

- [std](./packages/std/README.md). Standard library. Includes `Result` and `Option`
Expand Down
Loading

0 comments on commit c45262d

Please sign in to comment.