Skip to content

patchkit/patchkit-niceraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NiceRaw

Render "raw" data in a nice way.

import * as NiceRaw from 'patchkit-niceraw'

<NiceRaw.Table obj={foo} />
<NiceRaw.Div obj={foo} />
<NiceRaw.Json obj={foo} />

Use the .less file:

@import "node_modules/patchkit-niceraw/styles.less"

About

Nice ways to render "raw" data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published