Skip to content

wordpress-juanmaguitar/dataviews-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataViews examples

This repo aims to demo the @wordpress/dataviews npm package.

What is DataViews?

@wordpress/dataviews is a UI component developed by WordPress contributors as part of the Gutenberg project. DataViews is a component that provides an API to render datasets using different types of layouts (table, grid, list, etc.).

See documentation for more info.

Demo

npm install
npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

Coda

This demo has been bootstrapped with Create React App for demonstration purposes. It favors educational code, it's not production ready.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 2.3%