inc
Quickly tweak word case, number, booleans
jkroso 406 4 0.0.4 MIT GitHub

inc

An Atom package to quickly tweak simple value types like numbers, booleans, and words. And it has no default key bindings.

Provides two commands

  • inc:inc
  • inc:dec

words

rotates between UPPERCASE, Capitalized, and lowercase

numbers

increments and decrements the number

boolean

flips true to false and vice versa