Giter Site home page Giter Site logo

clok / halli Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 245 KB

Color gradient generator and picker

Home Page: https://clok.sh/halli/

License: MIT License

TypeScript 72.89% Shell 9.77% HTML 17.33%
color color-gradient colors gradient matlab matlab-hsv

halli's Introduction

Howdy! I'm Derek. I can do this all day.

package main

import (
	"os"

	"github.com/clok/kemba"
)

var (
	k = kemba.New("human")
)

type engineer struct {
	name      string
	email     string
	motto     string
	languages []string
	tools     []string
	favorites []string
}

func main() {
	_ = os.Setenv("DEBUG", "human")

	derek := engineer{
		name:      "Derek Smith",
		email:     "[email protected]",
		motto:     "I can do this all day.",
		languages: []string{"go", "node", "javascript", "typescript", "python", "ruby", "perl", "bash"},
		tools:     []string{"docker", "kubernetes", "aws", "gcp"},
		favorites: []string{"hapi", "debug", "lodash", "husky", "urfave/cli", "git-chglog", "jedib0t/go-pretty", "r3labs/diff"},
	}

	k.Log(derek)
	_ = os.Setenv("DEBUG", "")
}

halli's People

Contributors

clok avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

halli's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency node to v20
  • chore(deps): update dependency ubuntu to v22
  • chore(deps): update goreleaser/goreleaser-action action to v5
  • chore(deps): update typescript-eslint monorepo to v7 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/create-release.yml
  • actions/checkout v3
  • actions/setup-go v3
  • goreleaser/goreleaser-action v3
  • ubuntu 20.04
.github/workflows/test.yml
  • actions/checkout v3
  • actions/setup-node v3
npm
package.json
  • @types/jest 28.1.1
  • @typescript-eslint/eslint-plugin 5.27.1
  • @typescript-eslint/parser 5.27.1
  • eslint 8.17.0
  • eslint-config-prettier 8.5.0
  • eslint-plugin-jest 26.5.3
  • eslint-plugin-prettier 4.0.0
  • eslint-plugin-tsdoc 0.2.16
  • husky 8.0.1
  • jest 28.1.1
  • prettier 2.6.2
  • ts-jest 28.0.4
  • typedoc 0.22.17
  • typedoc-plugin-markdown 3.12.1
  • typedoc-plugin-missing-exports 0.22.6
  • typescript 4.7.3
  • uglify-js 3.16.0
nvm
.nvmrc
  • node 16.15.1

  • Check this box to trigger a request for Renovate to run again on this repository

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.