IO Apps

An index of all of the publicly registered IO Apps.
  1. Parse URL query parameters.
    This GitHub Gist was authored by westc. This IO App has had 628 visits during 561 sessions and was last visited 24 minutes 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 657 visits during 587 sessions and was last visited 31 minutes ago.
  3. This GitHub Gist was authored by cwest-consultch. This IO App has had 413 visits during 370 sessions and was last visited 1 hour ago.
  4. This GitHub Gist was authored by cwest-consultch. This IO App has had 591 visits during 532 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 663 visits during 597 sessions and was last visited 14 hours ago.
  6. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 790 visits during 709 sessions and was last visited 19 hours ago.
  7. 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 546 visits during 489 sessions and was last visited 1 day ago.
  8. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 568 visits during 509 sessions and was last visited 2 days ago.
  9. 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 586 visits during 529 sessions and was last visited 2 days ago.
  10. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 647 visits during 575 sessions and was last visited 2 days ago.
  11. 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 635 visits during 556 sessions and was last visited 2 days ago.
  12. This GitHub Gist was authored by westc. This IO App has had 674 visits during 596 sessions and was last visited 2 days ago.
  13. This GitHub Gist was authored by westc. This IO App has had 665 visits during 596 sessions and was last visited 4 days ago.
  14. 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 652 visits during 580 sessions and was last visited 4 days ago.
  15. 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 692 visits during 623 sessions and was last visited 4 days ago.