0 purchases
urn
In memonry url shortening.
Getting started #
Register your path first
bucketRegister('name1', 'https://www.abc.com/some/long/.../x');
copied to clipboard
Usage #
Then directly use
bucketResolve('name1://y/z.png'), // https://www.abc.com/some/long/.../x/y/z.png
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.