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 1052 visits during 952 sessions and was last visited 25 minutes ago.
  2. This GitHub Gist was authored by cwest-consultch. This IO App has had 624 visits during 569 sessions and was last visited 13 hours ago.
  3. 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 839 visits during 756 sessions and was last visited 14 hours ago.
  4. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 867 visits during 776 sessions and was last visited 18 hours ago.
  5. Convert a JSONifiable value into valid Apex (Salesforce) using apexify() in JavaScript.
    This GitHub Gist was authored by westc. This IO App has had 968 visits during 872 sessions and was last visited 18 hours ago.
  6. 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 752 visits during 675 sessions and was last visited 18 hours ago.
  7. This GitHub Gist was authored by westc. This IO App has had 882 visits during 795 sessions and was last visited 18 hours ago.
  8. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 861 visits during 779 sessions and was last visited 18 hours ago.
  9. 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 845 visits during 742 sessions and was last visited 19 hours ago.
  10. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 769 visits during 692 sessions and was last visited 19 hours 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 817 visits during 746 sessions and was last visited 19 hours ago.
  12. This GitHub Gist was authored by cwest-consultch. This IO App has had 808 visits during 734 sessions and was last visited 20 hours ago.
  13. 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 872 visits during 783 sessions and was last visited 21 hours ago.
  14. This GitHub Gist was authored by westc. This IO App has had 882 visits during 786 sessions and was last visited 21 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 929 visits during 846 sessions and was last visited 22 hours ago.