Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jay-es/render-hooks-vue
コンポーザブルからコンポーネントを返す
https://github.com/jay-es/render-hooks-vue
Last synced: about 2 months ago
JSON representation
コンポーザブルからコンポーネントを返す
- Host: GitHub
- URL: https://github.com/jay-es/render-hooks-vue
- Owner: jay-es
- Created: 2023-07-29T02:53:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-03T15:04:50.000Z (about 1 year ago)
- Last Synced: 2024-04-23T20:23:22.797Z (8 months ago)
- Language: Vue
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# render-hooks-vue
[【LINE証券 FrontEnd】コンポーネントをカスタムフックで提供してみた](https://engineering.linecorp.com/ja/blog/line-securities-frontend-3) の Vue 版
[【Vue.js】コンポーネントをComposable関数(カスタムフック)から提供する](https://zenn.dev/crayfisher_zari/articles/7946414921fe42) を参考にしつつ、なるべく元ネタに寄せて実装