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 402 visits during 362 sessions and was last visited 18 minutes 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 391 visits during 352 sessions and was last visited 20 minutes 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 341 visits during 310 sessions and was last visited 53 minutes ago.
  4. A simple way to turn JSON objects into YAML strings.
    This GitHub Gist was authored by westc. This IO App has had 388 visits during 348 sessions and was last visited 57 minutes ago.
  5. This GitHub Gist was authored by cwest-consultch. This IO App has had 173 visits during 157 sessions and was last visited 1 hour ago.
  6. 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 422 visits during 382 sessions and was last visited 1 hour 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 288 visits during 259 sessions and was last visited 3 hours ago.
  8. This GitHub Gist was authored by westc. This IO App has had 417 visits during 376 sessions and was last visited 2 days ago.
  9. This GitHub Gist was authored by westc. This IO App has had 400 visits during 358 sessions and was last visited 2 days ago.
  10. 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 432 visits during 390 sessions and was last visited 2 days 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 408 visits during 368 sessions and was last visited 2 days ago.
  12. Convert an XML document into a JSON representation.
    This GitHub Gist was authored by westc. This IO App has had 479 visits during 425 sessions and was last visited 2 days ago.
  13. 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 392 visits during 351 sessions and was last visited 2 days ago.
  14. Parses the given URL and returns it as a JSON string.
    This GitHub Gist was authored by westc. This IO App has had 333 visits during 301 sessions and was last visited 3 days ago.
  15. This GitHub Gist was authored by cwest-consultch. This IO App has had 332 visits during 297 sessions and was last visited 4 days ago.