GitClassic
Feed
Explore
Random
Go Pro
Sign in
ljharb
/
own-keys
Code
/
Commits
/ 870a06f
Initial implementation, tests, readme, types
Jordan Harband
committed on Dec 29, 2024, 05:57 AM
Showing
18
changed files
+315 additions
-7 deletions
A
.eslintrc
+15
A
.github/FUNDING.yml
+12
A
.github/workflows/node-aught.yml
+12
A
.github/workflows/node-pretest.yml
+7
A
.github/workflows/node-tens.yml
+14
A
.github/workflows/node-twenties.yml
+14
A
.github/workflows/rebase.yml
+9
A
.github/workflows/require-allow-edits.yml
+12
M
.gitignore
+2
M
.npmrc
+2
A
.nycrc
+9
A
CHANGELOG.md
+6
M
README.md
+44
-1
A
index.d.ts
+3
A
index.js
+21
M
package.json
+63
-6
A
test/index.js
+61
A
tsconfig.json
+9
Browse files at this commit โ