File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2023 Ryotaro "Justin" Kimura
3
+ Copyright (c) 2024 Ryotaro "Justin" Kimura
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 8
8
9
9
10
10
11
- A collection of type-safe string functions written in pure JavaScript + JSDoc .
11
+ A collection of type-safe string functions written in pure TypeScript .
12
12
13
13
## Why str-fns
14
14
@@ -31,3 +31,7 @@ A collection of type-safe string functions written in pure JavaScript + JSDoc.
31
31
32
32
- [ native-dash] ( https://github.com/yankeeinlondon/native-dash )
33
33
- [ type-fest] ( https://github.com/sindresorhus/type-fest )
34
+
35
+ ## License
36
+
37
+ MIT
You can’t perform that action at this time.
0 commit comments