Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.18 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.18 KB

Rushi's Dev Utils

An Alfred App Workflow for developers. It's a simple utility to convert data in various formats.

Commands

Commands:
  epoch <input>        Convert one date format into epoch time or vice-versa
  objectid <input>     Convert a date into an ObjectId (MongoDB) and vice-versa
  url <type> <input>   URL encode/decode a string
  html <type> <input>  HTML encode/decode a string

Help Links