In XD Awesome repository, we just approved two pull requests created by one of our community leaders, @pklaschka, to list his localization helper library, xd-localization-helper
, and his XD plugin boilerplate template, xd-plugin-boilerplate
. Make sure to give these new listings a try!
- xd-localization-helper - A library making localization for plugins for Adobe XD CC easy
- pklaschka xd-plugin-boilerplate – A template including bundling via Webpack, linting with ESLint as well as the typescript definitions preconfigured for JavaScript autocompletion
I have tried both of them and I am already a big fan of them. The localization helper can help devs with localizing content of the plugin for the worldwide audience and the boilerplate template is a huge time saver for both new and advanced plugin developers with built-in automated bundling, installation, linting, and other cool features. Huge thanks to @pklaschka for creating amazing libraries and templates for the ecosystem.
Hopefully, most of you are already familiar with XD Awesome. If not, visit the repository to check out some open source plugins, templates, samples, helpers, and more.
Also, your contribution to this repo is always appreciated!