IO Apps

An index of all of the publicly registered IO Apps.
  1. 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 1088 visits during 965 sessions and was last visited 6 hours ago.
  2. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 1174 visits during 1055 sessions and was last visited 7 hours ago.
  3. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 1592 visits during 1436 sessions and was last visited 13 hours ago.
  4. This GitHub Gist was authored by cwest-consultch. This IO App has had 1251 visits during 1141 sessions and was last visited 14 hours ago.
  5. This GitHub Gist was authored by cwest-consultch. This IO App has had 1049 visits during 959 sessions and was last visited 15 hours ago.
  6. Convert a JSONifiable value into valid Apex (Salesforce) using apexify() in JavaScript.
    This GitHub Gist was authored by westc. This IO App has had 1446 visits during 1266 sessions and was last visited 15 hours ago.
  7. This GitHub Gist was authored by westc. This IO App has had 1271 visits during 1138 sessions and was last visited 15 hours ago.
  8. 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 1153 visits during 1034 sessions and was last visited 15 hours ago.
  9. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 2961 visits during 1136 sessions and was last visited 15 hours ago.
  10. This GitHub Gist was authored by westc. This IO App has had 1302 visits during 1178 sessions and was last visited 15 hours ago.
  11. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 1244 visits during 1125 sessions and was last visited 2 days ago.
  12. 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 1271 visits during 1144 sessions and was last visited 2 days ago.
  13. 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 1231 visits during 1112 sessions and was last visited 4 days ago.
  14. 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 2372 visits during 1493 sessions and was last visited 4 days ago.
  15. 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 1207 visits during 1099 sessions and was last visited 4 days ago.