Git Product home page Git Product logo

codingthat / dakt Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 32 KB

DialAKneeThing is a lightning-fast, exploration-based hierarchy viewer, meant to scale from personal bookmarks all the way up to a replacement for large corporate web sites' nav pages / site maps.

License: MIT License

CSS 33.06% HTML 20.93% JavaScript 46.01%
hierarchy-viewer bookmark bookmarks-menu hierarchy javascript vanilla-javascript

dakt's People

Contributors

codingthat avatar ibwwg avatar kevinfield avatar

Watchers

 avatar  avatar

dakt's Issues

add loop checker

As mentioned in the readme, it would be good to have the option of making sure you aren't sending users in circles.

Ironically our current test data, which was good for quick manual testing during prototype development, would fail this. So I guess this is tied to #10 as well.

JS-free HTML generator (nice side effect: SEO)

This would still have to read the stored JS file, but the idea would be that the generated HTML itself wouldn't have any need for JS. Every page would redirect if JS was enabled to the SPA URL, but if not, would display via pure HTML+CSS.

Could use Node for this...

status bar showing nav progression

Like a traditional navigation system, showing the path you've taken would be helpful to see (also for jumping back quickly, but it should be done with pushState integration if possible, I think.)

makefile

We'll also need to add a config file sample for paths and optional features, I think.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.