Git Product home page Git Product logo

tag-trends's Introduction

App that lets you see the popularity of stack overflow tags over time.

tag-trends's People

Contributors

robianmcd avatar bbodenmiller avatar

Stargazers

Lillie Kate Walthall avatar Abrom avatar Dominik K. avatar  avatar  avatar Andre Greeff avatar 蔡佳妤 avatar Bin avatar  avatar Tom Wong avatar Akeu avatar Jason avatar Nick Carchedi avatar Nisanthan Kathirkamanathan avatar Gerrit Hoskins avatar Name avatar Marvin Kweyu avatar Braden Wiggins avatar kimiyuki shirai avatar madhawa priyashantha avatar robberfree avatar Ahmed Ghoniem avatar Yoshi avatar Chiahao Lin (Hao) avatar Abhinav Soni avatar Adolfo Neto avatar Paul Kastel avatar NP avatar Shohi Wang avatar Ashish Singal avatar MS avatar Moti Koritz avatar Vinaya Mandke avatar Ziyang avatar Razvan avatar  avatar Mahmud Al Hakim avatar Olivier Liechti avatar Miguel Santamaria avatar  avatar Alex Parij avatar Zoltan Polgar avatar zhang.ky avatar Adriano Moreira avatar Akash Adhikari avatar Larry Chen avatar Mike Bozee avatar  avatar Tony Dinh avatar famchankou avatar Abe Burnett avatar Muhammad Shanawar Khan avatar Ben Reynhart avatar Rognoni avatar Luca G. Soave avatar JY avatar Shawn Guo avatar James Quinlan avatar Gabriel Seixas avatar  avatar Łukasz Wiktor avatar Jonathan Ghazarian avatar Ahmed Haque avatar Alexander Berg avatar Jiri Spac avatar Prayag Verma  avatar Jake Curran avatar Brance Boren avatar Saeed avatar Ryan Egan avatar Pavol Decky avatar BenHen avatar  avatar László Király avatar Simachew avatar Hunan Rostomyan avatar  avatar

Watchers

James Cloos avatar Denis Oliva avatar  avatar Akash Adhikari avatar  avatar Peter avatar

tag-trends's Issues

Caching Headers

Review caching headers for index.html, other files, and API calls

Add preset trends

e.g. Programming languages, JavaScript Frameworks, IE version, most popular tags, etc.

clarify relative

Can you clarify what you mean by relative? Relative to the number of questions asked on SO or what does relative mean exactly?

Add tag descriptions

Add a description for each tag in the autocomplete and when you hover over an added tag.

Return exact matches

The API should return exact matches first. e.g. if the user searches for the programming language 'r' they might not even see it in the list.

Highlight line on-mouse-over

I try to find which "offline" tag gets used the most:

image

But the colors look almost equal.

It would be really nice if I could highlight the corresponding line (for example of redux-offline) by moving the mouse over the label "redux-offline".

This interactivity would be cool if you have a lot of lines.

SEO

setup some basic SEO

Site doesn't work on IE

I think this is related to SystemJS requiring Promise to be polyfilled. Try just using the cdn for systemjs instead of concatenating it into vendor.js

typeahead won't reopen

if you type a single letter, select something from the dropdown, and then type it again then the dropdown won't show up.

Simplify URL (not square brackets)

Several applications don't know that the square brackets ([) are valid in URLs.

I have seen it several times, that urlifying from ascii text to HTML don't create valid hyperlinks from sotagtrend URLs.

Feature request:

This current URL http://sotagtrends.com/?tags=[pwa,progressive-web-apps]

should be this URL in the future:

http://sotagtrends.com/?tags=[pwa,progressive-web-apps]

http://sotagtrends.com/?tags=pwa+progressive-web-apps

Benefit2: It is easier to type this URL by hand.

BUT: Please provide a redirect from the old URL syntax.

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.