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 447 visits during 403 sessions and was last visited 2 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 612 visits during 550 sessions and was last visited 3 hours ago.
  3. 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 630 visits during 570 sessions and was last visited 9 hours ago.
  4. This GitHub Gist was authored by westc. This IO App has had 708 visits during 637 sessions and was last visited 11 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 715 visits during 646 sessions and was last visited 11 hours ago.
  6. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 668 visits during 599 sessions and was last visited 12 hours ago.
  7. 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 694 visits during 620 sessions and was last visited 16 hours ago.
  8. 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 670 visits during 589 sessions and was last visited 19 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 693 visits during 619 sessions and was last visited 1 day ago.
  10. 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 681 visits during 609 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 585 visits during 526 sessions and was last visited 1 day ago.
  12. This GitHub Gist was authored by cwest-consultch. This IO App has had 635 visits during 574 sessions and was last visited 1 day ago.
  13. 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 731 visits during 660 sessions and was last visited 1 day ago.
  14. This GitHub Gist was authored by westc. This IO App has had 703 visits during 623 sessions and was last visited 1 day ago.
  15. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 836 visits during 753 sessions and was last visited 1 day ago.