- Montreal, QC, Canada
Highlights
- Pro
-
-
flexmark-java Public
CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
-
console-file-caddy Public
JetBrains IDE plugin to convert absolute file paths with optional line/column to navigable links to files in the console.
-
laravel-translation-manager Public
Enhanced Management of Laravel 4 & 5 Translations, with Yandex Translation API assisted translations.
-
emoji-cross-reference Public
Cross reference for Unicode Emoji List v11.0, GitHub Emoji Shortcuts and Emoji Cheat Sheet
-
plugin-test-util Public
Utils for JetBrains Open API plugins using flexmark-java spec test files
Java Apache License 2.0 UpdatedMay 23, 2023 -
-
idea-multimarkdown Public
Markdown language support for IntelliJ IDEA.
-
CLionArduinoPlugin Public
Forked from rjuang/CLionArduinoPluginA plugin for CLion that enables arduino-cmake integration.
-
tree-iteration Public archive
Tree structure iteration library
Java GNU Lesser General Public License v2.1 UpdatedApr 26, 2023 -
SimpleSerialConnectorService Public
A plugin for JetBrains IDEs for sharing jssc as a service
-
reverse-regex Public
Java Implementation of RegEx Pattern Reversing for backwards search using Java Pattern and a reversed character sequence of original text
-
MissingInActions Public
Adds new editing capability to JetBrains IDEs like auto-line selections, multi-caret manipulation and move to next/previous end of word.
-
A plugin for JetBrains IDEs which adds options to disable auto-popup completions on a space
-
git-file-case-fixer Public
Git file case mismatch fixer plugin for JetBrains IDEs
-
gradle-changelog-plugin Public
Forked from JetBrains/gradle-changelog-pluginPlugin for parsing and managing the Changelog in a "keep a changelog" style.
Kotlin Apache License 2.0 UpdatedApr 21, 2023 -
PluginDevelopersToolbox Public
Collection of useful extensions for plugin developers
-
-
arduino-cmake Public
Forked from francoiscampbell/arduino-cmakeArduino CMake Build system
CMake UpdatedApr 11, 2023 -
-
-
avr-libc Public
Forked from avrdudes/avr-libcThe AVR Libc package provides a subset of the standard C library for AVR 8-bit RISC microcontrollers.
Assembly Other UpdatedMar 14, 2023 -
Arduino-CMake-Toolchain Public
Forked from technyon/Arduino-CMake-ToolchainCMake toolchain for all Arduino compatible boards
CMake MIT License UpdatedMar 4, 2023 -
-
-
boxed-model Public
library for implmenting extendable Models, persitence compatible with React component state
JavaScript MIT License UpdatedJan 6, 2023 -
-
boxed-out Public
wrapper for plain Array or Object extending with common each, filter, map, reduce, etc functions
-
-
obj-each-break Public
each, map, filter, reduce and reverse version with break and return emulation adapted to objects