Git Product home page Git Product logo

dotabap.github.io's People

Contributors

bigld avatar fabianlupa avatar johanneskonings avatar larshp avatar marianfoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotabap.github.io's Issues

Number of projects

The number of projects would be interesting and could look like this:

image

CSS overhaul

Change the CSS and HTML structure to improve the look and feel

Homepage info

Hi
didn't dare to create a pull request
but is it possible to add info about a homepage? (if it's provided)

image

/script/pages

line 50

 var homepage = repo.homepage ? `<p> <a href="${repo.homepage}">${repo.homepage}</a> </p>` : '';

line 25

  homepage: json[name].repo.homepage,

and maybe here

image

/explore.html

line 86

        $.each(data, function (key, val) {
          var homepage = data[key].repo.homepage;
          homepage = homepage ? "<a href='" + homepage + "'>Home page</a><br>" : "";

          items.push("<h2>" +

anyway thank for a great tool!
it's inspired me to create my own libraries

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.