Code Monkey home page Code Monkey logo

next-pr-number's Introduction

Hey, nice to see you!

Hello! I’m Richard. I go by ichard26 on the internet. My pronouns are he/they.

You may know me if you frequent the Python code quality space as I used to co-maintain your friendly code formatter, Black! I also (kinda) co-maintained bandersnatch. Currently, I'm on the mypyc core team and I’m also staff on the Python Discord server.

I’m a hobby Python developer and OSS contributor, but I dabble in C and front-end web development from time to time. Project-wise, tooling and language dev projects are my favourite. When I’m not doing development work, I like to take photographs, go for walks .. or both at the same time! 📷

Anyway, I hope that you're having a good day :)

ichard26's Top languages

next-pr-number's People

Contributors

cdce8p avatar ichard26 avatar jaap3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jaap3

next-pr-number's Issues

Add way to save current search query as a pre-filled URL

next-pr-number currently supports autofill via ?owner=ichard26&name=blackbench but it's not documented anywhere so its discoverability is awful. Not only documentation should cover the HTTP URL get parameters format but also there should be a button or some way of getting a link for the current query.

Drop octokit dependency

octokit is quite a heavy dependency:

Screenshot from 2021-04-04 13-26-10

(requests between core to wrappy.js is all octokit related)

I used it because I didn't want to implement this part of tool from scratch (I was lazy!), but Next PR Number only uses it for one kind of HTTP requests. Other than substituting the owner and name into the URL, it's fixed. Using native APIs from the browser directly will take some work, but it should reduce page load times significantly, enough to be worth it.

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.