Linda_pp's repositories
vim-grammarous
A powerful grammar checker for Vim using LanguageTool.
actionlint
:octocat: Static checker for GitHub Actions workflow files
electron-about-window
'About This App' mini-window for Electron apps
vim-color-spring-night
Low-contrast calm color scheme for Vim
monolith-of-web
A chrome extension to make a single static HTML file of the web page using a WebAssembly port of monolith CLI
react-vim-wasm
Vim editor embedded in your React web application
remark-emoji
Remark markdown transformer to replace :emoji: in text
ghci-color
colorize ghci output
electron-in-page-search
Module to introduce Electron's native in-page search avoiding pitfalls
github-clone-all
Clone (~1000) repos matched to query on GitHub using Search API
changelog-from-release
ChangeLog generator via GitHub releases
react-component-octicons
Zero-dependency React component for Octicons
node-github-emoji
Node.js library for GitHub Emoji :octocat: with TypeScript support
tui-textarea
Simple yet powerful multi-line text editor widget for tui-rs
validate-github-token
Tiny npm package to validate a GitHub API token
github-docs
The open-source repo for docs.github.com
cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
casey
Case transforming macros for idents
cheats.rs
Rust Language Cheat Sheet - https://cheats.rs
regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
rust.vim
Vim configuration for Rust.
tree-sitter
An incremental parsing system for programming tools
tui-rs
Build terminal user interfaces and dashboards using Rust