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 872 visits during 794 sessions and was last visited 3 hours ago.
  2. This GitHub Gist was authored by cwest-consultch. This IO App has had 747 visits during 678 sessions and was last visited 17 hours ago.
  3. This GitHub Gist was authored by cwest-consultch. This IO App has had 572 visits during 521 sessions and was last visited 17 hours ago.
  4. This GitHub Gist was authored by westc. This IO App has had 822 visits during 731 sessions and was last visited 17 hours ago.
  5. 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 698 visits during 627 sessions and was last visited 17 hours ago.
  6. 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 820 visits during 736 sessions and was last visited 17 hours ago.
  7. 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 784 visits during 689 sessions and was last visited 17 hours ago.
  8. This GitHub Gist was authored by westc. This IO App has had 820 visits during 738 sessions and was last visited 17 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 809 visits during 724 sessions and was last visited 17 hours ago.
  10. 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 761 visits during 694 sessions and was last visited 17 hours ago.
  11. Convert a JSONifiable value into valid Apex (Salesforce) using apexify() in JavaScript.
    This GitHub Gist was authored by westc. This IO App has had 899 visits during 809 sessions and was last visited 1 day ago.
  12. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 803 visits during 726 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 777 visits during 698 sessions and was last visited 2 days ago.
  14. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 971 visits during 881 sessions and was last visited 2 days ago.
  15. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 712 visits during 641 sessions and was last visited 3 days ago.