This is a quick little Next.js project using the Netlify Starter template. Overtime, the hope is to grow this into a little developer library of helper information.
- it tells you the latest WordPress version using the publicly provided WordPress.org API
- provides a JSON object of every single core blocks and their properties.
- provides a searchable version of all the WordPress Core blocks and their properties and links to code.
- provides a searchable version of the complete WordPress icon library with copy-paste code to easily include it in your project