All Projects → robhurring → atom-change-case

robhurring / atom-change-case

Licence: MIT license
atom plugin for node-change-case

Programming Languages

coffeescript
4710 projects

Labels

Projects that are alternatives of or similar to atom-change-case

open-files
Atom package to show the open files in the tree-view panel, mirroring the functionality in Sublime Text
Stars: ✭ 15 (-55.88%)
Mutual labels:  atom
pen-paper-coffee-syntax
Light Atom syntax theme designed for writing texts in markdown.
Stars: ✭ 55 (+61.76%)
Mutual labels:  atom
atom-carbon-now-sh
Atom package to open the current editor content in https://carbon.now.sh/
Stars: ✭ 15 (-55.88%)
Mutual labels:  atom
themeX
The ultimate UNIVERSAL syntax color theme generator that let's you build your color scheme in just one file and compile for a wide range of different editors.
Stars: ✭ 26 (-23.53%)
Mutual labels:  atom
klyva
A state management library that follows the React component model
Stars: ✭ 53 (+55.88%)
Mutual labels:  atom
ReactionDecoder
Reaction Decoder Tool (RDT) - Atom Atom Mapping Tool
Stars: ✭ 59 (+73.53%)
Mutual labels:  atom
cake-atom-syntax
Yummy syntax theme for Atom
Stars: ✭ 17 (-50%)
Mutual labels:  atom
electron-highlighter-syntax
Syntax theme for Atom editor
Stars: ✭ 16 (-52.94%)
Mutual labels:  atom
last-cursor-position
last Cursor Position is a package for atom that keeps a history of past cursor positions and allows to travel between them
Stars: ✭ 33 (-2.94%)
Mutual labels:  atom
quick-query
Do queries against your local databases
Stars: ✭ 65 (+91.18%)
Mutual labels:  atom
laminas-feed
Consume and generate Atom and RSS feeds, and interact with Pubsubhubbub.
Stars: ✭ 97 (+185.29%)
Mutual labels:  atom
language-mjml
Atom Editor package providing syntax support for MJML
Stars: ✭ 48 (+41.18%)
Mutual labels:  atom
haskell-debug
Implements a graphical haskell debugger in atom, using ghci
Stars: ✭ 21 (-38.24%)
Mutual labels:  atom
language-rainmeter
Syntax highlighting for Rainmeter files in Atom.
Stars: ✭ 19 (-44.12%)
Mutual labels:  atom
feedspora
FeedSpora posts RSS/Atom feeds to your social network accounts.
Stars: ✭ 31 (-8.82%)
Mutual labels:  atom
language-viml
Vim script syntax highlighting for Atom and GitHub.
Stars: ✭ 19 (-44.12%)
Mutual labels:  atom
language-cisco
Add syntax highlighting to Cisco configuration files in Atom
Stars: ✭ 48 (+41.18%)
Mutual labels:  atom
vuepress-plugin-feed
RSS, Atom, and JSON feeds generator plugin for VuePress 1.x
Stars: ✭ 46 (+35.29%)
Mutual labels:  atom
feed2email
RSS/Atom feed updates in your email
Stars: ✭ 37 (+8.82%)
Mutual labels:  atom
atom-lazy-motion
Rapid cursor positioning with fuzzy search.
Stars: ✭ 21 (-38.24%)
Mutual labels:  atom

Change Case Plugin

Build Status apm

A wrapper around node-change-case for atom.

A quick way to change the case of the current selection.

Commands

  • change-case:camel
  • change-case:constant
  • change-case:dot
  • change-case:lower
  • change-case:lowerFirst
  • change-case:param
  • change-case:pascal
  • change-case:path
  • change-case:sentence
  • change-case:snake
  • change-case:swap
  • change-case:title
  • change-case:upper
  • change-case:upperFirst
  • change-case:kebab
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].