Skip to content

Commit

Permalink
docs: add ToC in README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
jerome-benoit committed Jul 9, 2024
1 parent a5fcaf0 commit e5f5338
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,26 @@
- Zero cost abstraction for multiple JS runtime support ✔
- Support for ESM and TypeScript ✔

## Table of contents

- [Library installation](#library-installation)
- [Node](#node)
- [npmjs](#npmjs)
- [JSR](#jsr)
- [Deno](#deno)
- [Bun](#bun)
- [npmjs](#npmjs-1)
- [JSR](#jsr-1)
- [Browser](#browser)
- [Library usage example](#library-usage-example)
- [CLI installation](#cli-installation)
- [Node](#node-1)
- [Bun](#bun-1)
- [Deno](#deno-1)
- [CLI usage examples](#cli-usage-examples)
- [Development](#development)
- [License](#license)

## Library installation

### Node
Expand Down

0 comments on commit e5f5338

Please sign in to comment.