Pinned Repositories
atom-rainbow-csv
:rainbow: Atom package: Highlight CSV and TSV spreadsheet files in different rainbow colors
AwesomeCSV
🕶️A curated list of awesome tools for dealing with awesome CSV
gedit-rainbow-csv
syntax highlighting rules for *.csv files in gtk (gedit)
mini-rbql
RBQL proof of concept demo script
minimal_gdb
:bug: Lightweight vim -> gdb broker which uses .gdbinit gdb config file to export breakpoints
rainbow_csv
🌈Rainbow CSV - Vim plugin: Highlight columns in CSV and TSV files and run queries in SQL-like language
RBQL
🦜RBQL - Rainbow Query Language: SQL-like query engine for (not only) CSV file processing. Supports SQL queries with Python and JavaScript expressions.
sublime_rainbow_csv
🌈Rainbow CSV - Sublime Text Package: Highlight columns in CSV and TSV files and run queeries in SQL-like language
vscode_rainbow_csv
🌈Rainbow CSV - VS Code extension: Highlight CSV and TSV files in different rainbow colors to make them more readable
word-discoverer
:book: Chrome Extension: Word Discoverer
mechatroner's Repositories
mechatroner/rainbow_csv
🌈Rainbow CSV - Vim plugin: Highlight columns in CSV and TSV files and run queries in SQL-like language
mechatroner/vscode_rainbow_csv
🌈Rainbow CSV - VS Code extension: Highlight CSV and TSV files in different rainbow colors to make them more readable
mechatroner/RBQL
🦜RBQL - Rainbow Query Language: SQL-like query engine for (not only) CSV file processing. Supports SQL queries with Python and JavaScript expressions.
mechatroner/word-discoverer
:book: Chrome Extension: Word Discoverer
mechatroner/sublime_rainbow_csv
🌈Rainbow CSV - Sublime Text Package: Highlight columns in CSV and TSV files and run queeries in SQL-like language
mechatroner/minimal_gdb
:bug: Lightweight vim -> gdb broker which uses .gdbinit gdb config file to export breakpoints
mechatroner/atom-rainbow-csv
:rainbow: Atom package: Highlight CSV and TSV spreadsheet files in different rainbow colors
mechatroner/gedit-rainbow-csv
syntax highlighting rules for *.csv files in gtk (gedit)
mechatroner/mini-rbql
RBQL proof of concept demo script
mechatroner/AwesomeCSV
🕶️A curated list of awesome tools for dealing with awesome CSV
mechatroner/mechatroner.github.io
:earth_americas: rbql.org website
mechatroner/publish-extensions
Scripts for publishing VS Code extensions to open-vsx.org
mechatroner/structured-text-tools
A list of command line tools for manipulating structured text data
mechatroner/bufexplorer
BufExplorer Plugin for Vim
mechatroner/buftabs
Minimalistic buffer tabs saving screen space
mechatroner/CamelCaseMotion
A vim script to provide CamelCase motion through words (fork of inkarkat's camelcasemotion script)
mechatroner/coding_macros
vim plugin to generate typical coding and debug code patterns. Uses primitive macro-language.
mechatroner/CSVLint
CSV Lint plug-in for Notepad++ for syntax highlighting, automatic column and datatype detecting, validate csv datasets, fixed width data, change datetime format, decimal separator, sort data, count unique values etc. A plugin for data cleaning and working with messy data files.
mechatroner/delimitMate
Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.
mechatroner/gpt_rewrite
Vim plugin for converting selected text through Chat GPT
mechatroner/JapaneseHighlight
Highlights rare Japanese words with the help of BCCWJ frequency list list on web pages. Facilitates Japanese language learning.
mechatroner/languages-that-compile-to-python
List of languages that compile to python
mechatroner/package_control_channel
Default channel file for Package Control. Follow the directions at:
mechatroner/pretty_comments
Yet another code commenting plugin for vim. Comments look really pretty.
mechatroner/rainbow_csv_4_nedit
Use NEdit’s syntax highlighting to color columns in CSV (Comma-Separated Values) files
mechatroner/ShowMarks
Visually shows the location of marks.
mechatroner/template
A template Sphinx repo
mechatroner/vscode
Visual Studio Code
mechatroner/vscode-wordcount
Sample Word Count extension for VS Code.
mechatroner/yavsm
Yet Another Vim Session Manager