-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please add documentation :) #1
Comments
👍 @philidem, what do you see as the future for this module? I think this belongs as a separate i18n module with an independent JavaScript API that integrates support with Lasso.js (for transporting i18n bundles to the browser) and Marko (for providing a taglib to localize text in a Marko template). |
I apologize for the lack of documentation! I am currently using this undocumented module but I am a little unhappy with some of the configuration to make it work. Also, the way it is now requires that each application implement their own custom tag to use the compiled dictionaries. However, maybe documenting the way it is with some of the caveats is the way to go. I do agree with @patrick-steele-idem that part of this module should be moved to a separate i18n module because it is not Lasso specific. The "transport layer" and Lasso dependency plugin should obviously stay in this module. I'm going to try to work on this this week. Just to give you an idea of what this module does:
What needs to be improved:
|
@kristianmandrup are you building a SPA? Do you plan on loading translated dictionaries at runtime? Or do you plan on building locale-specific versions of your app? If you're building a SPA then I can probably assist you in using this module the way it is now. |
Hi @philidem :) Thank you so much for the overview. You could just include that in the README for now. At least it would give us a chance to evaluate if it fits in our use case or not ;) |
Sooo any documentation soon? :) Would love an example! |
Sorry about the absenteeism and this module is long overdue for documentation. I'm still using it several for several of my own applications and it has worked quite well for my use case. I'll get to work on this soon! |
Docs pls /cc @philidem |
I too would like docs added to this repo. |
Your libs are like fine wine poured on the banks of the Rhein, but without documentation it is but a blank bottle of unknown terroir. Please correct this tragedy so that we may continue to enjoy your libs. |
I love your libs!!!
The text was updated successfully, but these errors were encountered: