IO Apps

An index of all of the publicly registered IO Apps.
  1. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 659 visits during 588 sessions and was last visited 3 hours ago.
  2. This GitHub Gist was authored by cwest-consultch. This IO App has had 304 visits during 269 sessions and was last visited 1 day 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 524 visits during 464 sessions and was last visited 1 day ago.
  4. 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 575 visits during 513 sessions and was last visited 1 day ago.
  5. 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 550 visits during 491 sessions and was last visited 1 day ago.
  6. Convert a JSONifiable value into valid Apex (Salesforce) using apexify() in JavaScript.
    This GitHub Gist was authored by westc. This IO App has had 541 visits during 482 sessions and was last visited 1 day ago.
  7. This GitHub Gist was authored by cwest-consultch. This IO App has had 475 visits during 422 sessions and was last visited 1 day ago.
  8. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 526 visits during 468 sessions and was last visited 1 day ago.
  9. This GitHub Gist was authored by westc. This IO App has had 552 visits during 493 sessions and was last visited 2 days ago.
  10. 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 516 visits during 458 sessions and was last visited 2 days ago.
  11. 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 478 visits during 428 sessions and was last visited 2 days ago.
  12. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 467 visits during 415 sessions and was last visited 2 days ago.
  13. 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 425 visits during 376 sessions and was last visited 2 days ago.
  14. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 521 visits during 460 sessions and was last visited 2 days ago.
  15. This GitHub Gist was authored by westc. This IO App has had 541 visits during 480 sessions and was last visited 2 days ago.