aurooba / wphelpers.dev

Helpers and tools to help you in your WordPress design/development workflow

Home Page:https://wphelpers.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WP Helpers

Netlify Status

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.

Available Helpers

  1. it tells you the latest WordPress version using the publicly provided WordPress.org API
  2. provides a JSON object of every single core blocks and their properties.
  3. provides a searchable version of all the WordPress Core blocks and their properties and links to code.
  4. provides a searchable version of the complete WordPress icon library with copy-paste code to easily include it in your project

Contributors

About

Helpers and tools to help you in your WordPress design/development workflow

https://wphelpers.dev


Languages

Language:JavaScript 78.8%Language:SCSS 21.2%