Giter Site home page Giter Site logo

kazupon's Introduction

Hi there 👋 I'm kazupon!

  • 🏃 I’m currently working on Intlify projects and projects within the Vue.js and Nuxt ecosystem
  • 🌱 I’m currently interested in the future of i18n & WASM
  • 🎙 Conferences and meetup events my slides can be viewed here
  • 🏆 Microsoft MVP
  • 💬 If you are interested in me, please contact me at issues
  • 💖 I need sponsors to keep my projects maintained

My popular OSS projects are as follows: 👇🏼

kazupon's People

Contributors

kazupon avatar oliverredman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

kazupon's Issues

About GitHub Sponsors

Dear Froggly member,
@lukaszflorczak @Aareksio @Pravv @kubajmarek

Thank you for your sponsring! ❤️

Sorry for the my ping. 🙇
I have found out for your organization contact information (email), however could not find it.
So I contacted you using my kazupon/kazupon GitHub Issues.

Froggly is a Bronze sponsor. 🥉
You can put your logo on our vue-i18n README and docs site.

Would you give me it? 🙏
Logo specifications are svg (recommended) or png as format.

Thanks!

hello! kazupon!

First, thank you for the incredible job you are doing for the Vue community!

Hi, I'm currently working with implementing i18n for a Nuxt 3 site but encountered several limitations. Do you have an estimation when the i18n-module will be fully integrated and functioning?

Thank you for your time.

hello! kazupon!

Hi Kawaguchi-san, I was wondering if you are available in the job market to explore the options that are available for you. If yes then, please share your updated resume with me at [email protected]

Regards,
Pragya

About GitHub Sponsors

Dear @LanguageMonster-com

Thank you for your sponsring! ❤️

I have found out for your organization contact information (email), however could not find it.
So I contacted you using my kazupon/kazupon GitHub Issues.

LanguageMonster is a Bronze sponsor. 🥉
You can put your logo on our vue-i18n README and docs site.

Would you give me it? 🙏
Logo specifications are svg (recommended) or png as format.

Thanks!

Thank you for your sponsoring!

@JasonLandbridge
Thank you for your sponsoring!

Your sponsor is an encouragement for my OSS work.

You can chat with me once a month on discord.
If you want it, please let me know your discord ID.

Thanks again! ❤️

hello! kazupon!

Hello M. Kzupon, we're currently working on our new website and your module is essential to its smooth operation. Could you give us an idea (even if it's not very precise) of when we'll be moving from beta to stable status? Thank you in advance.

hello! kazupon! 我在使用nuxt3项目,配置i18n的时候报错了(I was using the nuxt3 project and reported an error when configuring i18n.)

感谢您对vue生态及周边项目的贡献,抱歉打扰你,我在使用@intlify/unplugin-vue-i18n插件遇到问题,想向您请教一下,
我在使用nuxt3,项目本身配置了单文件对yaml的处理,但是我在配置全局yaml文件的时候遇到了麻烦,
(Thank you for your contribution to the vue ecosystem and surrounding projects. Sorry to disturb you. I have encountered problems using the @intlify/unplugin-vue-i18n plug-in. I would like to ask you for advice.
I am using nuxt3, and the project itself is configured to process yaml in a single file, but I ran into trouble when configuring the global yaml file.)
image
image
多次尝试解决问题都没有找到问题的关键所在,
(After many attempts to solve the problem, the key to the problem was not found.)
image
nuxt3-i18n.zip
附上项目的源码,百忙之中打扰到您,实在是不好意思,我找不出问题的所在,所以只有请教您,期待您的回复,感谢
(Attached is the source code of the project. I'm really sorry to disturb you during your busy schedule. I can't find the problem, so I can only ask you for advice. I look forward to your reply. Thank you.)

Joining Unscene as a Senior Software Engineer

Hi Kawaguchi-san,

My name is Vijay, and I am the co-founder and CEO of Unscene.

Product introduction:
https://youtu.be/c9N9N1B9JEY

Unscene is a simple and intuitive web-based 3D presentation tool.
We are a 3 person startup based in Tokyo on a mission to make sharing ideas in 3D simple for anyone.

We are actively looking for strong engineer such as yourself to join our team. As you can tell, our product is quite heavy on the frontend side, and requires us to be at the cutting edge of modern web technologies. I am sure an engineer like yourself would enjoy such a challenge.

返信日本語でも大丈夫です。

Thanks,
Vijay


About us:
https://docs.google.com/presentation/d/16vTqeTul4OpF15JObDJ6logrYpdrxLulQ8qRgxePOsw/edit?usp=sharing

hello! kazupon!

My project got something wrong with the vue-i18n. I don't have any idea about this bug, so i would appreciate if u could give me some suggestions about this problem.
The problem is that i could run my project in my local env, but as I get it online, it turns out an Unexpected error by the runtime-core.esm-bundler
at createCompileError (message-compiler.esm-bundler.js:45:19)
at createI18nError (vue-i18n.esm-bundler.js:76:82)
at Proxy.beforeCreate (vue-i18n.esm-bundler.js:1724:23).
image
"instance = (0,vue__WEBPACK_IMPORTED_MODULE_0__.getCurrentInstance)()" didn't works , instance is not created.
My project is mixed with Vue2&3, the i18n version is 9.2.0-beta.36.
Looking forward to ur answer, thanks

Hello Kazupon!

Hello Kazupon! I'm a Japan-based developer currently diving deep into Vue, and a former English language teacher. I follow you on twitter and notice that you're currently trying to get as much English practice as possible, and I thought that maybe we could do an exchange. I would love to get some mentoring on all things Vue-related, and maybe I can provide some English conversation practice or instruction in return.

About me: I've lived in Japan for 11 years, currently in the mountains of Niigata. I speak conversational Japanese, but am happy to stick to only English if that's what you want. I've been working freelance with Vue 3, and feel pretty confident that I'm at least an intermediate level.

Please let me know if you have some time to chat!

よろしくね
Pete

hello! kazupon!

I am using nuxt3 to develop a project and using @nuxtjs/i18n, but the performance of v-t is not as expected. I want to know whether v-t supports ssr. If it does, what should I do in nuxt3? I look forward to your reply, thank you
image

hello! kazupon!

Hello, excellent job 👍 , right now I am developing an small portfolio in Nuxt 3 and I came across this little issue, I am using per-components translations which I find really awesome, the thing is that in my nuxt.config.ts I'm getting:

...Object literal may only specify known properties, and  defaultSFCLang  does not exist in type  NuxtI18nOptions 

When I search around node_modules/.pnpm/@nuxtjs[email protected][email protected]/node_modules/@nuxtjs/i18n/dist/module.d.ts I can see that this prop is missing, I don't wanna make a PR because I am not really sure if it is something wrong on my config, I just wanted to let you know so you can have a quick look when you have time :)

By the meantime I just added a ts-expect-error to remove the warning
// @ts-expect-error Should I open an issue on git?

Thanks for this awesome plugin, keep up the good work, cheers.

hello! kazupon!

Hi,

We're in doubt of using kazupon/vue-i18n or intlify/vue-i18next ...
Could you shed some light on my concern?

Is intlify/vue-i18nex, altough alpha, already usable for production systems? Are there many breaking changes expected?
Or should we keep using kazupon/vue-i18n until the i18next version is ready?
Is there an eta for the vue-i18next stable release?

many thanks,
greetings,
Wouter

@nuxtjs/i18n-next sponsoring

Hi kazuya!

I am currently working on a website for a non-profit project in Switzerland and realized just yesterday that i18n is going to be a blocker to build it with nuxt 3. I'd be open to sponsor you to fix the current bugs. What do you think?

Best
Luk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.