Git Product home page Git Product logo

cns's People

Contributors

orhun 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

Watchers

 avatar

Forkers

orhun

cns's Issues

Implement results tab with repository statistics

Instead of calling APIs of services like github it should probably just clone the repository in question and work with a local copy.

It probably shouldn't download all the repositories in the background (possibly too heavy). Instead the downloading should only happen on a current crate selection basis, only when the appropriate tab is displayed.

Implement clipboard functionality

  • copy Cargo.toml string, e.g. {crate_id} = "{crate_max_version}"
  • copy quick-run one-liner, e.g git clone {repo_url} && cd {repo_name} && cargo run --release

Sort crates by different elements

Crates in the Results view should be sortable, at least by the elements shown in the Compare tab.

Two bindings should be created for changing element to sort crates by back and forth. Another binding should toggle between "from smallest"/"from largest" sort order. Compare tab should provide visual clues for these changes.

AUR packages

Hey! Nice project.

I'd like to tell you that I created the following packages for installation of cns on Arch Linux:

I can propose a PR for adding installation instructions to README.md if you like.

Search bar support for additional filters

Search bar should be able to support categories, keywords, time, etc.

For example, to find a somewhat maintained cli crate related to time stuff:

time cat=cli days=<100

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.