An unpopular coder • christian • husband • dad • front-end • Made in 🇧🇷
- 🦜 Twitter: https://twitter.com/klaytonfaria
- 👕 LinkedIn: https://www.linkedin.com/in/klaytonfaria
- 💬 Telegram: https://t.me/klaytonfaria
An unpopular coder • christian • husband • dad • front-end • Made in 🇧🇷
Markdown to json has yaml support and converts your markdown files to json so you can use them as a static api.
Webpack plugin to exclude assets from webpack output based on a path RegExp pattern.
My Ansible playbook to quickly setup my Mac dev environment.
# Script to track % of TypeScript in your repo / project
If you are migrating to TypeScript it may be nice to keep track of how you are doing for a particular project, here is an example of using `Tokei` and `jq` to do this.
- [Tokei](https://github.com/XAMPPRocky/tokei)