1.2.2 • Published 1 year ago

@majordomo.studio/neoglyph v1.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

NeoGlyph

NPM installation is currently not working - PLEASE INSTALL MANUALLY

A plug-n-play component library for data visualization.

Installation

npx @majordomo.studio/neoglyph@latest add databricks

# or
npx @majordomo.studio/neoglyph@latest add datagrid

Manual Installation

  1. Copy DataBricks.js and DataBricksFacetedFilter.js to your component directory.
  2. Install shadcn dependencies.
  3. Install Frame Motion, DateFNS and Zod.

Components will be installed to the ui folder.

Usage

  1. Review the code and README.md in app/bricks or app/grid to see a simple implementation.