hiroppy 1.0.65 → 1.0.66
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -17
- package/generated/articles.json +97 -97
- package/generated/images.tar.gz +0 -0
- package/generated/jobs.json +46 -46
- package/generated/media.json +17 -17
- package/generated/meta.json +14 -39
- package/generated/podcasts.json +6 -6
- package/generated/repos.json +20 -20
- package/generated/talks.json +105 -99
- package/generated/types/meta.d.ts +2 -15
- package/generated/types/podcasts.d.ts +1 -1
- package/generated/types/talks.d.ts +1 -11
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -15,32 +15,31 @@ I am a JS engineer living in Japan, and I love creating OSS and web services.
|
|
|
15
15
|
|
|
16
16
|
## Active Repositories
|
|
17
17
|
|
|
18
|
-
- [web-app-template](https://github.com/hiroppy/web-app-template
|
|
18
|
+
- [web-app-template](https://github.com/hiroppy/web-app-template)
|
|
19
19
|
- A minimal web service template 🎃 "npx create-app-foundation@latest" !
|
|
20
|
-
- [nextjs-app-router-training](https://github.com/hiroppy/nextjs-app-router-training
|
|
20
|
+
- [nextjs-app-router-training](https://github.com/hiroppy/nextjs-app-router-training)
|
|
21
21
|
- Introducing various basic patterns of app router with simplified code.
|
|
22
22
|
|
|
23
23
|
## maintaining OSS
|
|
24
24
|
|
|
25
25
|
I've been focusing on my business so I'm not active now 😔
|
|
26
26
|
|
|
27
|
-
- [node](https://github.com/nodejs/node
|
|
28
|
-
- [webpack](https://github.com/webpack/webpack
|
|
29
|
-
- [webpack-dev-server](https://github.com/webpack/webpack-dev-server
|
|
30
|
-
- [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware
|
|
31
|
-
- [babel-loader](https://github.com/babel/babel-loader
|
|
32
|
-
- [babel-upgrade](https://github.com/babel/babel-upgrade
|
|
33
|
-
- [stylelint](https://github.com/stylelint/stylelint
|
|
34
|
-
- [jekyll](https://github.com/jekyll/jekyll
|
|
35
|
-
- [danger-js](https://github.com/danger/danger-js
|
|
36
|
-
- [crowi](https://github.com/crowi/crowi
|
|
27
|
+
- [node](https://github.com/nodejs/node)
|
|
28
|
+
- [webpack](https://github.com/webpack/webpack)
|
|
29
|
+
- [webpack-dev-server](https://github.com/webpack/webpack-dev-server)
|
|
30
|
+
- [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware)
|
|
31
|
+
- [babel-loader](https://github.com/babel/babel-loader)
|
|
32
|
+
- [babel-upgrade](https://github.com/babel/babel-upgrade)
|
|
33
|
+
- [stylelint](https://github.com/stylelint/stylelint)
|
|
34
|
+
- [jekyll](https://github.com/jekyll/jekyll)
|
|
35
|
+
- [danger-js](https://github.com/danger/danger-js)
|
|
36
|
+
- [crowi](https://github.com/crowi/crowi)
|
|
37
37
|
|
|
38
|
-
## Sponsors
|
|
38
|
+
## Thanks / Sponsors
|
|
39
39
|
|
|
40
40
|
Thank you for supporting me 😍
|
|
41
41
|
|
|
42
42
|
<p align="center">
|
|
43
|
-
<h3> Current Sponsors </h3>
|
|
44
43
|
<a href="https://github.com/ledsun">
|
|
45
44
|
<img src="generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8xMDc5NTA4P3M9NjAmdj00.jpg" alt="@ledsun" width="60" />
|
|
46
45
|
</a><a href="https://github.com/berlysia">
|
|
@@ -56,9 +55,6 @@ Thank you for supporting me 😍
|
|
|
56
55
|
</a><a href="https://github.com/niwatoliver">
|
|
57
56
|
<img src="generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS8yMjg3ODA2Nz9zPTYwJnY9NA==.jpg" alt="@niwatoliver" width="60" />
|
|
58
57
|
</a>
|
|
59
|
-
</p>
|
|
60
|
-
<p align="center">
|
|
61
|
-
<h3> Past Sponsors </h3>
|
|
62
58
|
<a href="https://github.com/arayaryoma">
|
|
63
59
|
<img src="generated/images/YXZhdGFycy5naXRodWJ1c2VyY29udGVudC5jb20vdS81NjI3MTE5P3M9NjAmdj00.jpg" alt="@arayaryoma" width="60" />
|
|
64
60
|
</a><a href="https://github.com/sei40kr">
|