JSFiddle - React, Tailwind, and code Playground

by Sillvva

JavaScript

var skills = {
    'acr': 'Acrobatics',
    'ani': 'Animal Handling',
    'arc': 'Arcana',
    'ath': 'Athletics',
    'dec': 'Deception',
    'his': 'History',
    'ins': 'Insight',
    'itm': 'Intimidation',
    'inv': 'Investigation',
    'med': 'Medicine',
    'nat': 'Nature',
    'prc': 'Perception',
    'prf': 'Performance',
    'per': 'Persuasion',
    'rel': 'Religion',
    'slt': 'Sleight of Hand',
    'ste': 'Stealth',
    'sur': 'Survival'
};
document.write();