Pinned Repositories
any-template
This Adobe Brackets extension allows you to easily create and use *your own* template files.
boxy-jsdoc-template
A clean and streamlined JSDoc 3 template.
coding-best-practices
This best practices guide was created to serve as a language agnostic set of rules to follow when developing.
datelish
This class helps parse, format, and transform dates.
email-validator-pro
Validate email address patterns that others don't. This project aims to support all common addresses along with many rare ones that are considered valid under RFC standards. It can be used in both client and server side environments.
git-continuous-integration-workflow
A git workflow that's tightly based on the "feature branch workflow" model and pragmatic Continuous Integration practices.
math-from-string
Parses a string as a mathematical expression.
similar-imgs
This bookmarklet adds the ability to click on an image on any web page in order to easily search for similar images (via Google).
text-to-ascii
This site outputs your text in an ASCII art style.
to.sh
Expedite moving between your most visited directories in a Bash CLI environment.
grafluxe's Repositories
grafluxe/any-template
This Adobe Brackets extension allows you to easily create and use *your own* template files.
grafluxe/text-to-ascii
This site outputs your text in an ASCII art style.
grafluxe/to.sh
Expedite moving between your most visited directories in a Bash CLI environment.
grafluxe/git-continuous-integration-workflow
A git workflow that's tightly based on the "feature branch workflow" model and pragmatic Continuous Integration practices.
grafluxe/math-from-string
Parses a string as a mathematical expression.
grafluxe/boxy-jsdoc-template
A clean and streamlined JSDoc 3 template.
grafluxe/email-validator-pro
Validate email address patterns that others don't. This project aims to support all common addresses along with many rare ones that are considered valid under RFC standards. It can be used in both client and server side environments.
grafluxe/git-to-changelog
A simple no-frills CLI tool to create a changelog file based on git commits.
grafluxe/gx-db-connect
Securely execute commands on a database using PHP Data Objects — many security features added.
grafluxe/id3-to-filename
A script to rename MP3 files to match the artist and title info from their ID3 tags.
grafluxe/pylinter
A Python linter for Adobe Brackets. This extension lints Python code on save (with Pylint). It works like JSLint, but for Python.
grafluxe/sequence-runner
Create unique loading text, HTML sequences, and even sprite animations.
grafluxe/coding-best-practices
This best practices guide was created to serve as a language agnostic set of rules to follow when developing.
grafluxe/datelish
This class helps parse, format, and transform dates.
grafluxe/similar-imgs
This bookmarklet adds the ability to click on an image on any web page in order to easily search for similar images (via Google).
grafluxe/bookmarklet-installer
This service helps you to share your bookmarklets easily and quickly. All you need is a link to your minified JS file; the rest is handled automatically.
grafluxe/brackets
An open source code editor for the web, written in JavaScript, HTML and CSS.
grafluxe/brackets-script-builder
Allow to run build programs (such as running Python/Ruby/Node/etc scripts) from Brackets and display results in panel. It is possible to create own build systems via 'Edit>Edit Builder' menu item and editing opened JSON-file (you need to restart Brackets).
grafluxe/cc
Start projects quicker with defined configurations!
grafluxe/confirm-branch-cli
A tiny CLI utility to confirm that you're in the expected git branch.
grafluxe/continuous-delivery-pipeline
Continuous Delivery environments, pipeline, and flow.
grafluxe/dropdownizer
Converts HTML <select> elements into customizable dropdowns.
grafluxe/jetred-server
JetRed Graphql Server
grafluxe/MathFromString
Parses a string as a mathematical expression.
grafluxe/preamble-cli
A CLI tool that prepends text and/or file data to an output file.
grafluxe/restify-simple-versioning
Easily add version support to your Restify APIs.
grafluxe/safe-queries
A dependency free, safe, and smart query string parser.
grafluxe/stringlish
This class helps parse, format, and transform strings.
grafluxe/templates
Starter files, templates, and snippets.
grafluxe/trello-list-lister
This bookmarklet adds the ability to output lists from Trello cards. It integrates into the Trello UI and allows you to list cards easily.