https://github.com/hiroppy/hiroppy
my information!
https://github.com/hiroppy/hiroppy
Last synced: 27 days ago
JSON representation
my information!
- Host: GitHub
- URL: https://github.com/hiroppy/hiroppy
- Owner: hiroppy
- Created: 2020-07-09T23:47:02.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-01-13T18:37:12.000Z (5 months ago)
- Last Synced: 2026-01-13T20:56:53.624Z (5 months ago)
- Language: TypeScript
- Homepage: https://hiroppy.me/
- Size: 31.9 MB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/hiroppy)
[](https://deepwiki.com/hiroppy/hiroppy)
Hi, I'm hiroppy 😵💫
I am a JS engineer living in Japan, and I love creating OSS and web services.
## Active Repositories
- [web-app-template](https://github.com/hiroppy/web-app-template)
- A minimal web service template 🎃 "npx create-app-foundation@latest" !
- [nextjs-app-router-training](https://github.com/hiroppy/nextjs-app-router-training)
- Introducing various basic patterns of app router with simplified code.
## maintaining OSS
I've been focusing on my business so I'm not active now 😔
- [node](https://github.com/nodejs/node)
- [webpack](https://github.com/webpack/webpack)
- [webpack-dev-server](https://github.com/webpack/webpack-dev-server)
- [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware)
- [babel-loader](https://github.com/babel/babel-loader)
- [babel-upgrade](https://github.com/babel/babel-upgrade)
- [stylelint](https://github.com/stylelint/stylelint)
- [jekyll](https://github.com/jekyll/jekyll)
- [danger-js](https://github.com/danger/danger-js)
- [crowi](https://github.com/crowi/crowi)
## Thanks / Sponsors
Thank you for supporting me 😍
## usage
```shell
$ npm i hiroppy
```
```ts
import jobs from "hiroppy/data/jobs" with { type: "json" };
import media from "hiroppy/data/media" with { type: "json" };
```