Skip to content

l0bsters/search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L0bsterSearch

License: GPL v3 HitCount

Description

Responsive D3.js startpage that we kluged together by appending hrefs to nodes of a force directed graph.

Usage

Use it as a local startpage or utilize our hosted version. All styles are inline, so you can just run the .html file. Include the .ttf file in the same directory if you want the 8 bit font. l0bster added full responsiveness to the page without the search bar. uncomment it out and delete the search bar if you want that.

https://search.l0bster.ru

Reference your browser documentation to set it as your startpage.

modification

  • colors : modify the rgb values in the colors array (group is correlated with node color).
  • links: modify the urls in the nodes object array
  • postions: modify the sources and targets to change which node links to which
  • gravity: just like real life, its how much force is pushing down the svg
  • charge: the amount of oposing force each node exerts on the other nodes ( like trying to push two north poles of a magnet together)
  • linkDistance: the length of the svg lines that link the nodes.

misc

Clone it, Fork it, shamelessly copy whatever you want!

About

l0bster browser startpage (search.l0bster)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages