🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@wordpress/annotations

Package Overview
Dependencies
Maintainers
14
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/annotations

Annotate content in the Gutenberg editor.

1.17.0
Source
npm
Version published
Weekly downloads
6.5K
6.19%
Maintainers
14
Weekly downloads
 
Created
Source

Annotations

Annotate content in the Gutenberg editor.

Installation

Install the module

npm install @wordpress/annotations --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.

Getting Started

You need to include wp-annotations as a dependency of the JavaScript file in which you wish to use the Annotations API.

Usage

See this page for more detailed usage instructions.

Keywords

wordpress

FAQs

Package last updated on 28 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts