IO Apps

An index of all of the publicly registered IO Apps.
  1. Convert a JSONifiable value into valid Apex (Salesforce) using apexify() in JavaScript.
    This GitHub Gist was authored by westc. This IO App has had 409 visits during 369 sessions and was last visited 11 minutes ago.
  2. This GitHub Gist was authored by westc. This IO App has had 401 visits during 359 sessions and was last visited 19 minutes ago.
  3. 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 289 visits during 260 sessions and was last visited 31 minutes ago.
  4. 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 433 visits during 391 sessions and was last visited 39 minutes ago.
  5. 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 1 hour ago.
  6. 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 1 hour ago.
  7. 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 2 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 388 visits during 348 sessions and was last visited 2 hours ago.
  9. This GitHub Gist was authored by cwest-consultch. This IO App has had 173 visits during 157 sessions and was last visited 2 hours 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 422 visits during 382 sessions and was last visited 2 hours ago.
  11. This GitHub Gist was authored by westc. This IO App has had 417 visits during 376 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.