Skip to content

Commit

Permalink
Remove Deno since we support it by JSR
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 22, 2025
1 parent 6ed8f57 commit 6f27f1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ and active development (in contrast to npm).

```bash
npx jsr add @sitnik/nanoid
# For Deno: deno add jsr:@sitnik/nanoid
```

You can use it in Node.js, Deno, Bun, etc.
Expand Down Expand Up @@ -457,7 +456,6 @@ the same ID generator on the client and server side.
* [ColdFusion/CFML](https://github.com/JamoCA/cfml-nanoid)
* [Crystal](https://github.com/mamantoha/nanoid.cr)
* [Dart & Flutter](https://github.com/pd4d10/nanoid-dart)
* [Deno](https://github.com/ianfabs/nanoid)
* [Elixir](https://github.com/railsmechanic/nanoid)
* [Gleam](https://github.com/0xca551e/glanoid)
* [Go](https://github.com/matoous/go-nanoid)
Expand Down
2 changes: 0 additions & 2 deletions README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ npm install nanoid

```bash
npx jsr add @sitnik/nanoid
# For Deno: deno add jsr:@sitnik/nanoid
```

Вы можете использовать пакет с JSR в Node.js, Deno, Bun.
Expand Down Expand Up @@ -437,7 +436,6 @@ Nano ID был портирован на множество языков. Это
- [ColdFusion/CFML](https://github.com/JamoCA/cfml-nanoid)
- [Crystal](https://github.com/mamantoha/nanoid.cr)
- [Dart и Flutter](https://github.com/pd4d10/nanoid-dart)
- [Deno](https://github.com/ianfabs/nanoid)
- [Elixir](https://github.com/railsmechanic/nanoid)
- [Gleam](https://github.com/0xca551e/glanoid)
- [Go](https://github.com/jaevor/go-nanoid)
Expand Down

0 comments on commit 6f27f1e

Please sign in to comment.