elixir-navigation-tree
Navigation tree builder
A tool for building and rendering navigation trees with user role awareness in web applications.
A navigation tree representation with helpers to generate HTML out of it - depending of userroles
2 stars
2 watching
0 forks
Language: Elixir
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
coryodaniel/arbor | A tool for efficiently querying and traversing tree-like data structures in Elixir applications | 239 |
dkendal/zipper_tree | Provides an efficient way to traverse and modify nested data structures in Elixir. | 19 |
sugar-framework/elixir-http-router | A set of macros and tools to organize and develop HTTP routes in Elixir applications. | 14 |
yurigor/deepdash | A tree traversal library for manipulating nested data structures in JavaScript. | 275 |
elixir-crawly/crawly | A framework for extracting structured data from websites | 987 |
hissssst/pathex | A library for fast and functional access to nested data structures in Elixir | 339 |
gutschilla/elixir-pdf-generator | A library that generates PDFs using wkhtmltopdf or chrome-headless plus PDFTK for use in Elixir projects. | 333 |
drybalka/tree-climber.nvim | A plugin for easy navigation around the syntax-tree produced by treesitter. | 143 |
bbense/elixgrep | An Elixir framework to build concurrent versions of Unix utilities like grep and find | 28 |
medhiwidjaja/nary_tree | An Elixir implementation of a generic tree data structure with node-based model and traversal APIs | 18 |
codeplant/simple-navigation | A Ruby gem for creating hierarchical navigation structures in web applications | 885 |
connorlay/tree-sitter-eex | Provides a parser and grammar for a specific embedded language in JavaScript | 9 |
qgadrian/elixir_git_hooks | Provides a way to manage git hooks in Elixir projects, allowing for automated or manual installation and configuration of various hook types. | 157 |
fuelen/owl | A toolkit for building and customizing command-line user interfaces in Elixir. | 436 |
zookzook/elixir-mongodb-driver | A MongoDB driver for Elixir providing a connection to a MongoDB database and support for various query operations and features. | 245 |