1.2.2 • Published 1 year ago
@majordomo.studio/neoglyph v1.2.2
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 datagridManual Installation
- Copy DataBricks.js and DataBricksFacetedFilter.js to your component directory.
- Install shadcn dependencies.
- Install Frame Motion, DateFNS and Zod.
Components will be installed to the ui folder.
Usage
- Review the code and
README.mdinapp/bricksorapp/gridto see a simple implementation.