GitClassic
Feed
Explore
Random
Go Pro
Sign in
lencx
/
code-snippets
Code
/
Commits
/ 2b8d996
chore: rename
lencx
committed on Sep 17, 2021, 06:14 PM
Showing
22
changed files
+124 additions
-175 deletions
M
README.md
+12
-47
M
docs/.vitepress/config.js
+23
-18
M
docs/.vitepress/theme/Layout.vue
+1
-1
A
docs/css/func/index.md
A
docs/css/mixin/scss.md
+37
M
docs/index.md
+1
-1
M
docs/js/array/filter/index.md
+5
-5
M
docs/js/array/forEach/index.md
+6
-6
M
docs/js/array/map/index.md
+5
-5
M
docs/js/array/reduce/index.md
+5
-5
A
docs/js/browser/getURLParameters/index.md
+3
M
docs/js/func/apply/index.md
+2
-2
M
docs/js/func/call/index.md
+7
-7
R
docs/js/node/eventemitter/index.md
R
docs/js/utils/curry/index.js
R
docs/js/utils/curry/index.md
+4
-4
R
docs/js/utils/sleep/index.js
R
docs/js/utils/sleep/index.md
+4
-4
M
docs/posts/guide/index.md
+3
-4
M
docs/public/logo.svg
+1
-31
M
logo.svg
+1
-31
M
package.json
+4
-4
Browse files at this commit โ