GitHub / kevinoid 154 Repositories
kevinoid/NetCoreProject
A .NET Core project template with Roslyn Analyzers, xUnit, AppVeyor, Coverlet, and codecov/coveralls.
Language: C# - Size: 249 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 1

kevinoid/NLCaseConvert
A .NET library for natural language case conversion.
Language: C# - Size: 310 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

kevinoid/winget-pkgs Fork of microsoft/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
Language: PowerShell - Size: 377 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

kevinoid/promised-read
Read from a stream using Promises, with support for timeouts, cancellation, and several ways to determine how much data to read.
Language: JavaScript - Size: 1.05 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

kevinoid/noderegression
An automated tool for regression range-finding in the Node.js runtime using nightly builds. A Node.js equivalent of mozregression.
Language: JavaScript - Size: 502 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

kevinoid/nodecat
A Node.js implementation of cat, as specified by POSIX/SUSv3. No frills, no buffering, no charset conversion, just cat.
Language: JavaScript - Size: 962 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

kevinoid/hub-ci-status
A reimplementation of the ci-status subcommand of hub(1) in Node.js for checking the GitHub CI and checks status of a commit.
Language: JavaScript - Size: 883 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

kevinoid/openapi-transformer-base
Base class for traversing or transforming OpenAPI 2 or 3 documents using a modified visitor design pattern to traverse object types within the OpenAPI document tree.
Language: JavaScript - Size: 791 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

kevinoid/swagger-spec-validator
Validate an OpenAPI/Swagger API specification using the swagger.io online validator.
Language: JavaScript - Size: 1.02 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 1

kevinoid/git-branch-is
Assert that the name of the current branch of a git repository has a particular value.
Language: JavaScript - Size: 1.05 MB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 95 - Forks: 9

kevinoid/ale-detect-linters
A Vim plugin which extends ALE to detect which linters to use based on the presence of per-file and per-project linter settings.
Language: Vim script - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

kevinoid/setup-node-issue-720
Reproduction for https://github.com/actions/setup-node/issues/720
Language: JavaScript - Size: 0 Bytes - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

kevinoid/appveyor-status
Node.js-based script and module to query AppVeyor build status via the AppVeyor REST API.
Language: JavaScript - Size: 1.28 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

kevinoid/KevinLocke.DataSetChecker
A tool for checking queries in Microsoft Typed DataSet Definition (XSD) files
Language: C# - Size: 281 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kevinoid/bamboohr-openapi
An unofficial OpenAPI definition of the BambooHR API.
Language: JavaScript - Size: 302 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kevinoid/openapi-transformers
A collection of classes to transform OpenAPI documents.
Language: JavaScript - Size: 626 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kevinoid/openapi-transformer-cli
Transform OpenAPI documents from the command line.
Language: JavaScript - Size: 356 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kevinoid/procore-docs-to-openapi
Convert Procore REST API documentation JSON files to OpenAPI.
Language: JavaScript - Size: 446 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

kevinoid/fetch-procore-api-docs
Downloads JSON data used to generate the Procore (REST or Vapid) API documentation.
Language: JavaScript - Size: 353 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kevinoid/node-project-template
A bare-bones project template for Node.js projects with some of the tooling that I like to use with Node projects.
Language: JavaScript - Size: 421 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

kevinoid/dotnet-identifier-case
Transform a string to PascalCase according to Microsoft's .NET Capitalization Conventions.
Language: JavaScript - Size: 686 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

kevinoid/stackoverflow-share-remove-user-id
A userscript (viz. Greasemonkey/Tampermonkey/Violentmonkey script) to remove the User ID from short URLs displayed by the "Share" button on Stack Overflow and other Stack Exchange sites.
Language: JavaScript - Size: 604 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

kevinoid/eslint-config-kevinoid
ESLint shareable config for @kevinoid's style (based on Airbnb).
Language: JavaScript - Size: 1.4 MB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

kevinoid/json-schema-intersect
Combine multiple JSON Schemas into a single schema which matches instances which are valid for all of the combined schemas, for supporting older JSON Schema versions which lack support for allOf, such Draft 4 used by Swagger/OpenAPI 2.
Language: JavaScript - Size: 706 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

kevinoid/stream-compare
Compare the behavior of readable streams.
Language: JavaScript - Size: 1020 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

kevinoid/openapi-transformer-pipeline
Transform OpenAPI documents by applying multiple OpenApiTransforer instances.
Language: JavaScript - Size: 673 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

kevinoid/promise-nodeify
Call a Node-style callback with the resolution value or rejection cause of a Promise without the common pitfalls.
Language: JavaScript - Size: 991 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

kevinoid/mocha-ur2ue
Mocha root hook plugin to convert unhandled rejection events to unhandled exceptions so that they will cause test failures.
Language: JavaScript - Size: 323 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

kevinoid/json-replace-exponentials
Replace numbers in exponential notation by numbers in fixed-point notation (or anything else) in a string of JSON.
Language: JavaScript - Size: 693 KB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

kevinoid/json-stringify-raw
Variant of JSON.stringify where the value returned by the replacer function is used verbatim.
Language: JavaScript - Size: 666 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

kevinoid/packages Fork of openwrt/packages
Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
Size: 58 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

kevinoid/kevinlocke.name
Source for the website at kevinlocke.name
Language: HTML - Size: 2.33 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 4

kevinoid/verizonmessages2sms
A Python script to convert text messages stored in the SQLite database of the Verizon Messages Windows App into XML readable by the Carbonite SMS Backup & Restore Android App.
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

kevinoid/userscript-template 📦
A userscript (viz. Greasemonkey/Tampermonkey/Violentmonkey script) project template with codecov, coveralls, ESLint, github_changelog_generator, istanbul, JSDoc, and mocha.
Language: JavaScript - Size: 119 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

kevinoid/node-cors-test 📦
A test server for using CORS with Node.js/Express/http-proxy
Language: JavaScript - Size: 102 KB - Last synced at: about 1 month ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

kevinoid/python-project-template
A Python project template with pytest, tox, Sphinx , GitHub Actions, GitLab CI, coveralls, Codecov, and several linters including flake8, Bandit, Black, pyroma, and others.
Language: Python - Size: 188 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

kevinoid/travis-status
An implementation of the status subcommand of The Travis Client in Node.js, with a few extra features.
Language: JavaScript - Size: 1.12 MB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

kevinoid/inflate-auto
Decompression stream which detects the compression format from the compressed data with minimal buffering. Detects Gzip, Deflate, and DeflateRaw by default.
Language: JavaScript - Size: 998 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

kevinoid/remove-nonpresent-devices
Script to remove non-present devices from a Windows computer system
Language: JavaScript - Size: 9.77 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 31 - Forks: 10

kevinoid/nicknames Fork of carltonnorthern/nicknames
A CSV file with US given names (first name) and their associated nicknames or diminutive names.
Size: 10.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kevinoid/ultragetopt
A versatile and customizable cross-platform getopt implementation.
Language: C - Size: 98.6 KB - Last synced at: 21 days ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 0

kevinoid/node-tmp Fork of raszi/node-tmp
Temporary file and directory creator for node.js
Size: 874 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kevinoid/xpadneo Fork of atar-axis/xpadneo
Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)
Size: 20 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kevinoid/auth-mailbox-joomla
Plugin for Joomla! to authenticate users against a mail server using IMAP, NNTP, or POP3.
Language: PHP - Size: 93.8 KB - Last synced at: 21 days ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 0

kevinoid/pre-commit Fork of observing/pre-commit
Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
Language: JavaScript - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

kevinoid/WeakMap Fork of Raynos/WeakMap
Shim for WeakMap with non-leaky O(1) lookup time
Language: JavaScript - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

kevinoid/pylint Fork of pylint-dev/pylint
A Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells
Language: Python - Size: 19.8 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

kevinoid/pear-core Fork of pear/pear-core
This is the definitive source of PEAR's core files.
Size: 17.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kevinoid/lxc-templates Fork of lxc/lxc-templates
Old style template scripts for LXC (prefer distrobuilder)
Size: 224 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kevinoid/vim-jsonc 📦
⚠️Deprecated⚠️: Vim syntax highlighting plugin for JSON with C-style line (//) and block (/* */) comments.
Language: Vim script - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 50 - Forks: 5

kevinoid/jekyll-highlight-file
A Liquid filter for Jekyll which outputs highlighted file content
Language: Ruby - Size: 9.77 KB - Last synced at: 21 days ago - Pushed at: over 9 years ago - Stars: 7 - Forks: 0

kevinoid/stdio-context 📦
:no_entry: [UNMAINTAINED] Replace stdin, stdout, and/or stderr, including console methods, with arbitrary streams for capture, redirection, testing, or other purposes.
Language: JavaScript - Size: 481 KB - Last synced at: 10 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

kevinoid/fs-file-sync-fd 📦
Backported version of fs.readFileSync, fs.writeFileSync, and fs.appendFileSync which accept file descriptor arguments for synchronously reading and writing to open file descriptors.
Language: Python - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

kevinoid/assert-shim 📦
Implementation of the assert module from Node.js 15 for Node.js 10 or later.
Language: JavaScript - Size: 295 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kevinoid/example-slow-workflow
An example repository with a slow GitHub Actions CI Workflow
Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kevinoid/appveyor-swagger
Unofficial AppVeyor REST API Swagger Definition
Size: 1.87 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

kevinoid/mozregression Fork of mozilla/mozregression
Regression range finder for Mozilla nightly builds
Size: 2.85 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kevinoid/iisexpress-cors Fork of lextm/iisexpress-cors
PowerShell Scripts to Install/Uninstall CORS Module for IIS Express
Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kevinoid/xarchiver Fork of ib/xarchiver
(continuation of the Xfce master branch)
Size: 8.97 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kevinoid/git Fork of git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Size: 186 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kevinoid/mod_authn_dovecot Fork of bmanojlovic/mod_authn_dovecot
Apache authentication against Dovecot authentication daemon
Language: C - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kevinoid/media-devtools-panel-react Fork of mjfroman/media-devtools-panel-react
Size: 2.32 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kevinoid/invoiceninja.github.io Fork of invoiceninja/invoiceninja.github.io
Documentation for Invoice Ninja
Size: 3.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kevinoid/Waybar Fork of Alexays/Waybar
Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
Size: 2.34 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kevinoid/node-test-finish
Test reading data after finish.
Language: JavaScript - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kevinoid/sql-docs Fork of MicrosoftDocs/sql-docs
Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
Size: 684 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kevinoid/RdlcDesignerAddDatasetCrash
Project for Reproduction of RDLC Designer Hang/Crash
Language: ASP.NET - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kevinoid/net-api-browser-opensearch
Unofficial OpenSearch Description for the .NET API Browser.
Language: HTML - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kevinoid/pidgin-indicator Fork of philipl/pidgin-indicator
AppIndicator/KStatusNotifierItem Plugin for Pidgin
Size: 137 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kevinoid/util-linux Fork of util-linux/util-linux
Size: 137 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kevinoid/AspNetDocs Fork of dotnet/AspNetDocs
Documentation for ASP.NET 4.x
Size: 565 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kevinoid/content Fork of mdn/content
The content behind MDN Web Docs
Size: 183 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kevinoid/pylint_runner Fork of MasterOdin/pylint_runner
Python module that recursively runs pylint on python files in current directory and any sub-directories
Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kevinoid/MyWebSiteProject
Example "ASP.NET Web Forms Site" project.
Language: JavaScript - Size: 641 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kevinoid/chocolatey-packages Fork of DDoSolitary/chocolatey-packages
Size: 380 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kevinoid/docs Fork of dotnet/docs
This repository contains .NET Documentation.
Size: 753 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kevinoid/JSLint Fork of jslint-org/jslint
The JavaScript Code Quality Tool
Language: JavaScript - Size: 696 KB - Last synced at: about 2 years ago - Pushed at: about 12 years ago - Stars: 1 - Forks: 0

kevinoid/eslint-plugin-node Fork of mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Size: 1.09 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kevinoid/ytdl2rss
Create podcast RSS from youtube-dl info JSON.
Language: Python - Size: 109 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

kevinoid/msys2-runtime Fork of git-for-windows/msys2-runtime
Track Cygwin changes from the CVS repository.
Size: 113 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

kevinoid/ansible Fork of ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
Size: 19 MB - Last synced at: about 2 years ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 0

kevinoid/miniflux-html-entity-example
An Atom feed to demonstrate an issue with entity decoding of <content type="html"> in Miniflux.
Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

kevinoid/tig Fork of jonas/tig
Text-mode interface for git
Size: 6.45 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

kevinoid/image-tools Fork of opencontainers/image-tools
OCI Image Tooling
Size: 2.37 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

kevinoid/fake-timers Fork of sinonjs/fake-timers
Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
Size: 1.44 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kevinoid/plugin-rest-endpoint-methods.js Fork of octokit/plugin-rest-endpoint-methods.js
Octokit plugin adding one method for all of api.github.com REST API endpoints
Size: 3.99 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kevinoid/editorconfig-core-test Fork of editorconfig/editorconfig-core-test
Testings for EditorConfig Core
Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

kevinoid/editorconfig-core-py Fork of editorconfig/editorconfig-core-py
Clone of EditorConfig core written in Python
Size: 1.85 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kevinoid/deb-package Fork of OrangeRoof/deb-package
Debian Package Builder for Miniflux
Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kevinoid/awesome-code-formatters Fork of rishirdua/awesome-code-formatters
A curated list of awesome code formatting tools and libraries
Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kevinoid/azure-sdk-for-net Fork of Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Size: 1.09 GB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kevinoid/dotnet-api-docs Fork of dotnet/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
Size: 576 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kevinoid/dcs Fork of Debian/dcs
source code of Debian Code Search (codesearch.debian.net)
Size: 24.3 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kevinoid/vim-fakeclip Fork of kana/vim-fakeclip
Vim plugin: Provide pseudo "clipboard" registers
Size: 82 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kevinoid/vim-csharp Fork of OrangeT/vim-csharp
Enhancement's to Vim's C-Sharp Functionality
Size: 291 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

kevinoid/OpenDKIM Fork of trusteddomainproject/OpenDKIM
Size: 4.98 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kevinoid/j4-dmenu-desktop Fork of enkore/j4-dmenu-desktop
A fast desktop menu
Size: 240 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

kevinoid/completion-ruby Fork of mernen/completion-ruby
Command-line completion for Ruby-related commands under Bash: rake, bundle, gem, rails, ruby, jruby
Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

kevinoid/PowerShell Fork of PowerShell/PowerShell
PowerShell for every system!
Size: 57.1 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

kevinoid/acme.sh Fork of acmesh-official/acme.sh
An ACME Shell script, an acme client alternative to certbot : acme.sh
Language: Shell - Size: 6.52 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
