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 1323 visits during 1171 sessions and was last visited 24 minutes ago.
  2. 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 3588 visits during 1573 sessions and was last visited 4 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 3020 visits during 1164 sessions and was last visited 5 hours ago.
  4. 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 1141 visits during 993 sessions and was last visited 5 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 1503 visits during 1297 sessions and was last visited 5 hours ago.
  6. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 1224 visits during 1080 sessions and was last visited 5 hours ago.
  7. 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 1257 visits during 1124 sessions and was last visited 5 hours ago.
  8. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 1294 visits during 1149 sessions and was last visited 5 hours ago.
  9. 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 1199 visits during 1055 sessions and was last visited 5 hours ago.
  10. This GitHub Gist was authored by westc. This IO App has had 1352 visits during 1203 sessions and was last visited 5 hours ago.
  11. This GitHub Gist was authored by cwest-consultch. This IO App has had 1105 visits during 991 sessions and was last visited 5 hours ago.
  12. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 1663 visits during 1481 sessions and was last visited 5 hours ago.
  13. This GitHub Gist was authored by cwest-consultch. This IO App has had 1301 visits during 1167 sessions and was last visited 5 hours ago.
  14. 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 1288 visits during 1144 sessions and was last visited 5 hours ago.
  15. This GitHub Gist was authored by westc. This IO App has had 1335 visits during 1177 sessions and was last visited 5 hours ago.