diverseui icon indicating copy to clipboard operation
diverseui copied to clipboard

Discover diverse user images for UI design

Results 4 diverseui issues
Sort by recently updated
recently updated
newest added

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `minimatch` from 2.0.10 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...

dependencies
javascript

I'm trying to get the avatars through api using the following code: ``` api.get('https://diverseui.com/images').then(res => { console.log(res) }) ``` But i got CORS error message. > Access to XMLHttpRequest at...

Domain `https://d3iw72m71ie81c.cloudfront.net` does not exist. Works well if one manually change the domain to `https://static.diverseui.com`