IO Apps

An index of all of the publicly registered IO Apps.
  1. This GitHub Gist was authored by cwest-consultch. This IO App has had 1245 visits during 1123 sessions and was last visited 2 hours ago.
  2. 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 1417 visits during 1266 sessions and was last visited 11 hours ago.
  3. This GitHub Gist was authored by westc. This IO App has had 1468 visits during 1310 sessions and was last visited 11 hours ago.
  4. This GitHub Gist was authored by cwest-consultch. This IO App has had 1428 visits during 1286 sessions and was last visited 16 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 1684 visits during 1467 sessions and was last visited 17 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 1335 visits during 1181 sessions and was last visited 20 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 3794 visits during 1759 sessions and was last visited 23 hours ago.
  8. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 1844 visits during 1651 sessions and was last visited 1 day ago.
  9. 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 1452 visits during 1290 sessions and was last visited 1 day 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 1277 visits during 1118 sessions and was last visited 1 day 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 1332 visits during 1179 sessions and was last visited 1 day ago.
  12. 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 1378 visits during 1235 sessions and was last visited 2 days ago.
  13. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 3164 visits during 1291 sessions and was last visited 2 days ago.
  14. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 1415 visits during 1262 sessions and was last visited 2 days ago.
  15. This GitHub Gist was authored by westc. This IO App has had 1479 visits during 1312 sessions and was last visited 2 days ago.