IO Apps

An index of all of the publicly registered IO Apps.
  1. 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 1079 visits during 987 sessions and was last visited 13 hours ago.
  2. 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 954 visits during 875 sessions and was last visited 18 hours ago.
  3. This GitHub Gist was authored by cwest-consultch. This IO App has had 982 visits during 900 sessions and was last visited 2 days ago.
  4. Convert a JSONifiable value into valid Apex (Salesforce) using apexify() in JavaScript.
    This GitHub Gist was authored by westc. This IO App has had 1175 visits during 1023 sessions and was last visited 2 days ago.
  5. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 1285 visits during 1162 sessions and was last visited 2 days ago.
  6. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 987 visits during 897 sessions and was last visited 2 days 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 1008 visits during 910 sessions and was last visited 2 days ago.
  8. This GitHub Gist was authored by westc. This IO App has had 1033 visits during 938 sessions and was last visited 3 days ago.
  9. 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 976 visits during 885 sessions and was last visited 3 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 991 visits during 879 sessions and was last visited 3 days ago.
  11. This GitHub Gist was authored by cwest-consultch. This IO App has had 761 visits during 700 sessions and was last visited 5 days ago.
  12. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 1702 visits during 903 sessions and was last visited 6 days ago.
  13. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 911 visits during 824 sessions and was last visited 7 days ago.
  14. 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 893 visits during 806 sessions and was last visited 7 days ago.
  15. This GitHub Gist was authored by westc. This IO App has had 1017 visits during 912 sessions and was last visited 7 days ago.