IO Apps

An index of all of the publicly registered IO Apps.
  1. 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 1339 visits during 1199 sessions and was last visited 3 hours ago.
  2. 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 1231 visits during 1076 sessions and was last visited 3 hours ago.
  3. This GitHub Gist was authored by cwest-consultch. This IO App has had 1200 visits during 1081 sessions and was last visited 7 hours ago.
  4. 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 1376 visits during 1228 sessions and was last visited 9 hours ago.
  5. This GitHub Gist was authored by westc. This IO App has had 1426 visits during 1271 sessions and was last visited 12 hours ago.
  6. This GitHub Gist was authored by westc. This IO App has had 1444 visits during 1281 sessions and was last visited 14 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 3738 visits during 1707 sessions and was last visited 16 hours ago.
  8. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 3105 visits during 1240 sessions and was last visited 17 hours ago.
  9. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 1300 visits during 1150 sessions and was last visited 24 hours ago.
  10. 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 1411 visits during 1253 sessions and was last visited 1 day ago.
  11. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 1777 visits during 1589 sessions and was last visited 3 days ago.
  12. 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 1274 visits during 1125 sessions and was last visited 4 days ago.
  13. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 1375 visits during 1225 sessions and was last visited 4 days ago.
  14. Convert a JSONifiable value into valid Apex (Salesforce) using apexify() in JavaScript.
    This GitHub Gist was authored by westc. This IO App has had 1611 visits during 1397 sessions and was last visited 4 days ago.
  15. This GitHub Gist was authored by cwest-consultch. This IO App has had 1379 visits during 1240 sessions and was last visited 5 days ago.