Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kwyktree

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kwyktree

  • 0.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

KwykTree

Know-What-You-Know Tree

This is a sort of proof-of-concept hyper-"Feynman notebook" graph. Definitely not API stable yet.

This assumes that there's several ways of knowing something, and divides things into abstract concepts and concrete implementations. An implementation is constructed by multiple concepts, and concepts can be underpinned by other concepts. There's a presupposition that if you understand the base concepts of an implementation, then the understanding of the implementation should be straightforward ('easy' in the Rich Hickey sense).

Running

git clone https://github.com/dafyddcrosby/kwyktree.git
bundle install
bundle exec bin/kwyktree examples/filesystems.yaml
firefox kwyktree.svg

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dafyddcrosby/kwyktree

FAQs

Package last updated on 10 May 2022

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