Skip to content

Commit 9595461

Browse files
committed
link
1 parent d950579 commit 9595461

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.ja.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# browser-tab-id
22

3+
[English](./README.md) | [日本語](./README.ja.md)
4+
35
時間 + ランダム数字 + インクリメント でなるべく重複しないIDを生成して、sessionStorageで管理します。
46

57
```

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# browser-tab-id
22

3+
[English](./README.md) | [日本語](./README.ja.md)
4+
35
Generates an ID that is as unique as possible using time + random number + increment, and manages it with sessionStorage.
46

57
```

0 commit comments

Comments
 (0)