IO Apps

An index of all of the publicly registered IO Apps.
  1. 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 895 visits during 804 sessions and was last visited 3 hours ago.
  2. This GitHub Gist was authored by westc. This IO App has had 916 visits during 827 sessions and was last visited 8 hours ago.
  3. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 793 visits during 714 sessions and was last visited 13 hours ago.
  4. 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 841 visits during 768 sessions and was last visited 13 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 997 visits during 899 sessions and was last visited 13 hours ago.
  6. This GitHub Gist was authored by cwest-consultch. This IO App has had 841 visits during 765 sessions and was last visited 13 hours ago.
  7. 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 963 visits during 877 sessions and was last visited 13 hours ago.
  8. 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 873 visits during 768 sessions and was last visited 13 hours ago.
  9. This GitHub Gist was authored by westc. This IO App has had 907 visits during 807 sessions and was last visited 13 hours ago.
  10. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 881 visits during 797 sessions and was last visited 17 hours ago.
  11. 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 779 visits during 700 sessions and was last visited 17 hours ago.
  12. 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 863 visits during 778 sessions and was last visited 17 hours ago.
  13. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 898 visits during 804 sessions and was last visited 17 hours ago.
  14. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 1103 visits during 998 sessions and was last visited 17 hours ago.
  15. This GitHub Gist was authored by cwest-consultch. This IO App has had 646 visits during 589 sessions and was last visited 17 hours ago.