atom-change-case
Case changer
A tool to easily change the case of text in a source code editor
atom plugin for node-change-case
34 stars
4 watching
14 forks
Language: CoffeeScript
last commit: over 5 years ago
Linked from 1 awesome list
atomcoffeescript
Related projects:
Repository | Description | Stars |
---|---|---|
maziyank/editorjs-change-case | An editor plugin that enables changing text case in real-time within an Editor.js instance | 13 |
rtuin/zsh-case | A ZSH plugin that provides two commands to change the casing of text output. | 3 |
mtxr/zsh-change-case | Tool to simplify switching between uppercase and lowercase in the command line interface | 8 |
kevinheavey/pyheck | A Python wrapper around a case conversion library in Rust. | 48 |
jdpedrie/angularjs-camelcase-to-human-filter | Converts camelCase strings to human-readable strings in AngularJS applications | 29 |
rschiang/atom-language-qml | Software development tool providing syntax highlighting and snippets for the QML programming language | 7 |
atom-community/atom | A community-built text editor with deep customization options and an approachable default configuration, built on Electron. | 745 |
sean-codes/atom-browser | A plugin for Atom that enables browsing the web, previewing files, and searching Google within the editor. | 39 |
hashnuke/coffee_rotor | A plugin that compiles CoffeeScript files into JavaScript code | 17 |
tazinho/snakecase | A package for converting strings to various case formats programmatically. | 147 |
ianstormtaylor/to-sentence-case | Converts input strings to sentence case while preserving punctuation | 6 |
ianstormtaylor/to-pascal-case | Converts strings to a specific case format | 3 |
hparra/gulp-rename | A Gulp plugin for renaming files in various ways. | 692 |
gregorias/coerce.nvim | A Neovim plugin for easily changing the case of text selections. | 119 |
msaraiva/atom-elixir | A package that provides functionality for working with Elixir code in the Atom editor | 407 |