IO Apps

An index of all of the publicly registered IO Apps.
  1. 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 542 visits during 486 sessions and was last visited 1 hour ago.
  2. This GitHub Gist was authored by westc. This IO App has had 534 visits during 476 sessions and was last visited 2 hours ago.
  3. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 514 visits during 456 sessions and was last visited 4 hours 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 567 visits during 508 sessions and was last visited 8 hours ago.
  5. This GitHub Gist was authored by westc. This IO App has had 544 visits during 488 sessions and was last visited 13 hours 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 471 visits during 424 sessions and was last visited 14 hours ago.
  7. 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 517 visits during 460 sessions and was last visited 15 hours ago.
  8. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 457 visits during 408 sessions and was last visited 20 hours ago.
  9. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 519 visits during 464 sessions and was last visited 1 day ago.
  10. This GitHub Gist was authored by cwest-consultch. This IO App has had 296 visits during 264 sessions and was last visited 1 day ago.
  11. 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 508 visits during 453 sessions and was last visited 2 days ago.
  12. Convert a JSONifiable value into valid Apex (Salesforce) using apexify() in JavaScript.
    This GitHub Gist was authored by westc. This IO App has had 533 visits during 477 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 416 visits during 370 sessions and was last visited 2 days ago.
  14. This GitHub Gist was authored by cwest-consultch. This IO App has had 467 visits during 417 sessions and was last visited 3 days ago.
  15. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 649 visits during 581 sessions and was last visited 3 days ago.