Socket
Book a DemoInstallSign in
Socket

@automattic/media-library

Package Overview
Dependencies
Maintainers
25
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automattic/media-library

Automattic Components

next
latest
Source
npmnpm
Version
1.0.0-alpha.0
Version published
Weekly downloads
11
450%
Maintainers
25
Weekly downloads
 
Created
Source

Media Library

A Media Library component for use in Automattic products.

Installation

npm i -S @automattic/media-library

Usage

import {} from '@automattic/media-library';

Development Workflow

Installation

Run npm install in the root of the repository to get the required devDependencies.

Testing

Run the following commands in the root of the repositry to run the tests.

npm run test-packages

npm run test-packages:watch

Development

Run npm run media-library:storybook:start in the root of the repository to run the Storybook.

FAQs

Package last updated on 03 Feb 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