@wordpress/block-library
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/wordpress__block-library package

2.1.6 • Public • Published

Block library

Block library for the WordPress editor.

Installation

Install the module

npm install @wordpress/block-library --save

This package assumes that your code will run in an ES2015+ environment. If you're using an environment that has limited or no support for ES2015+ such as lower versions of IE then using core-js or @babel/polyfill will add support for these methods. Learn more about it in Babel docs.

Usage

import { registerCoreBlocks } from '@wordpress/block-library';

registerCoreBlocks();



Code is Poetry.

Package Sidebar

Install

npm i @wordpress/block-library@2.1.6

Version

2.1.6

License

GPL-2.0-or-later

Unpacked Size

2.63 MB

Total Files

507

Last publish

Collaborators

  • garypendergast
  • adamsilverstein
  • gziolo
  • ntwb
  • riad
  • noisysocks
  • kadamwhite
  • gutenbergplugin
  • jorgefilipecosta
  • ellatrix
  • iandunn206
  • whyisjake
  • ockham
  • sirreal
  • nosolosw
  • wpisabel
  • ntsekouras
  • nerrad
  • desrosj
  • talldanwp
  • peterwilsoncc
  • ryanwelcher
  • mamaduka