UNPKG

@dinoboff/ims-lti

Version:

Module for building an LTI Tool Provider and accept LTI launch requests

8 lines (6 loc) 205 B
// Generated by CoffeeScript 1.12.7 (function() { exports.special_encode = function(string) { return encodeURIComponent(string).replace(/[!'()]/g, escape).replace(/\*/g, '%2A'); }; }).call(this);