Skip to content
View BurnerPat's full-sized avatar

Block or report BurnerPat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. sublimetext-stringify sublimetext-stringify Public

    Stringify is a SublimeText plugin which allows to easily turn any text into a proper string for use in programming languages by escaping any special characters.

    Python 4

  2. abaplint-ast-viewer abaplint-ast-viewer Public

    Small utility to display the AST generated by ABAPLint

    TypeScript 4

  3. revex revex Public

    A "reverse regular expression" library. This is a simple java library that generates random strings based on a regular expression. Every generated string will then match the regular expression.

    Java 2

  4. csvwriter csvwriter Public

    Simple Java CSV writing utilities

    Java 1 1

  5. electron-i18n-editor electron-i18n-editor Public

    A tiny little i18n (resource bundle) editor written in JS and powered by Electron

    JavaScript 1 1

  6. rsreflect rsreflect Public

    Provides dynamic mapping of ResultSet objects to Java objects using Java Reflections API.

    Java