Giter VIP home page Giter VIP logo

bubbletint's Introduction

header

๐Ÿ‘‹, I'm @lrstanley, and this is my GitHub profile, where I frequently publish my open-source projects. I hope some of them can be beneficial to you or others. If you like any projects, please give some of them a โญ, it would be much appreciated!

  • ๐ŸŒŽ Originally from Michigan, US, I am currently located in North Carolina, US.
  • ๐Ÿš€ I am working on many projects, primarily revolving around tools to help improve the experience for other developers.
  • ๐Ÿ”— Take a look at my personal website, https://liam.sh.
  • ๐Ÿ“ Browse some of the blog posts I have written here.
  • ๐Ÿ™‹โ€โ™‚๏ธ Want to chat? Check out the Bytecord discord server, we talk programming, technology, 3d printers, games, etc.
  • โค๏ธ Feeling generous? Sponsor me!
  • ๐Ÿ—๏ธ Security concern with one of my repositories? Every repo has a SECURITY.md (example).

๐Ÿ“Œ A note on archived repositories

I have a lot of repositories that have been developed over the years, many of them are related to something I would be working on at the time, and I have transitioned to another tool or similar, or simply there wasn't enough desire from others to allow me to continue working on the projects/keeping it active. As such, I mark repositories as archived to make it obvious that there is a lack of attention being put in place on that project. This does not mean it's abandoned forever. If the need to maintain it resurges or I start working on the project again, I will unarchive it.


bubbletint's People

Contributors

lrstanley 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

johndpope

bubbletint's Issues

feat: search tints (and find by closest match)

Need a function to soft-match different tint names and find the closest match. This will pair nicely with a cli flag for an end user (where they get 95% of the name correct). First thought is something like github.com/agnivade/levenshtein (VHS also uses this).

feat: load custom tints via files

Would be nice to have support for loading custom themes/tints via something like:

func LoadTintsFromPath(paths ...string) error {}

And:

func main() {
    _ = tint.LoadTintsFromPath("some/**/glob/*/pattern")
}

I imagine we can also possibly support multiple different file types? json, yaml, toml, etc?

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.