New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@juanca/react-tree-grid

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@juanca/react-tree-grid

Disclaimer: this is in an alpha stage.

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

React TreeGrid

Disclaimer: this is in an alpha stage.

Getting started

npm install
npm start

Visit the webpage hosted by webpack-serve. The URL should have been copied to the clipboard. Otherwise, please inspect the console output.

Thoughts

  • Phase 1: Grid has many cells
  • Phase 2: A list of grids is a "table"
  • Phase 3: A tree has a grid and a list of trees

Undecided technical questions:

  • Should renderNode be a function (i.e. render prop) or a React Pure Function (i.e. an element)?
    • What are the pros and cons of each?
  • Will the grid -> tree terminology stand the test of time?

FAQs

Package last updated on 08 Jun 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc