avataaars-generator icon indicating copy to clipboard operation
avataaars-generator copied to clipboard

Simple generator React app for avataaars

Results 49 avataaars-generator issues
Sort by recently updated
recently updated
newest added

Hello guys, Thanks a lot for the quick response and fixing of the error. I just had a question regarding the url. Can we get the png image from the...

When I run the application locally, I can't embed svg images ```twig {% set url = 'https://127.0.0.1:8007/?accessoriesType=Kurt&avatarStyle=Transparent&clotheColor=Gray02&clotheType=ShirtVNeck&eyeType=Side&eyebrowType=RaisedExcitedNatural&facialHairColor=Red&facialHairType=BeardLight&hairColor=Blonde&mouthType=Default&skinColor=Pale&topType=LongHairCurly' %} ``` When I inspect what's returned, it's the html page, not the...

A static webpage would be the best. I am not familiar with React. Also it is possible to host this offline? Meaning no access to the internet? As I can...

The radio option for Avatar Style will no longer be needed if https://github.com/fangpenlin/avataaars/pull/25 gets merged. This PR removes the radio option as well as any references to Avatar Style that...

Hello, is it possible to embed this generator in a HTML5 game that is distributed as an app on Google Play and the App Store? Or can I setup a...

Hello, Just a reminder to not forget it 😉

Doing a fresh install of react and the repository. The server comes up briefly and crashes with: Failed to compile. /Users/daniel/Documents/GitHub/avataaars-generator/node_modules/@types/lodash/common/object.d.ts (1689,12): error TS2304: Cannot find name 'Exclude'. I'm trying...

Has anyone ever tried to do something in drag-and-drop style? with preview of styles, example, hair, mouth?