IO Apps

An index of all of the publicly registered IO Apps.
  1. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 303 visits during 274 sessions and was last visited 15 minutes ago.
  2. Use the custom vRegExp tag function which turns a template string into a regular expression while simulating a verbose regular expression.
    This GitHub Gist was authored by westc. This IO App has had 289 visits during 261 sessions and was last visited 17 minutes ago.
  3. Add indents to Apex logs files to make them easier to read and navigate.
    This GitHub Gist was authored by westc. This IO App has had 294 visits during 265 sessions and was last visited 23 minutes ago.
  4. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 344 visits during 307 sessions and was last visited 26 minutes ago.
  5. This GitHub Gist was authored by westc. This IO App has had 293 visits during 263 sessions and was last visited 35 minutes ago.
  6. Converts any string into a string of 6-character JS-compliant unicode code points.
    This GitHub Gist was authored by westc. This IO App has had 222 visits during 202 sessions and was last visited 45 minutes ago.
  7. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 294 visits during 266 sessions and was last visited 47 minutes ago.
  8. Takes a string and returns the corresponding Apex (Salesforce) string. If string ends up being too long for one line it will be shown as a multiple line expression using String.join().
    This GitHub Gist was authored by westc. This IO App has had 312 visits during 283 sessions and was last visited 55 minutes ago.
  9. This GitHub Gist was authored by cwest-consultch. This IO App has had 221 visits during 202 sessions and was last visited 1 hour ago.
  10. Convert a JSONifiable value into valid Apex (Salesforce) using apexify() in JavaScript.
    This GitHub Gist was authored by westc. This IO App has had 302 visits during 276 sessions and was last visited 22 hours ago.
  11. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 229 visits during 208 sessions and was last visited 22 hours ago.
  12. Finds the minimum indentation of all of the lines that have non-space characters and removes the indentation accordingly for all indented lines.
    This GitHub Gist was authored by westc. This IO App has had 181 visits during 163 sessions and was last visited 22 hours ago.
  13. This GitHub Gist was authored by westc. This IO App has had 315 visits during 284 sessions and was last visited 22 hours ago.
  14. This GitHub Gist was authored by cwest-consultch. This IO App has had 65 visits during 60 sessions and was last visited 22 hours ago.
  15. Makes it easy to take the JSON that comes from the Salesforce Bulk Data Loader and turn it into Apex that can run in the Developer Console.
    This GitHub Gist was authored by westc. This IO App has had 321 visits during 290 sessions and was last visited 22 hours ago.