🍳 uery,
öor: you can't make an omelette without breaking a few eggs.
ö
ö
It is also excellent with a swedish keyboard (If you happen to own a non-Swedish keyboard, simply reassign ö
to for example è
, ü
, Ω
or ß
). It relies heavily on ES2015-20 features, and aims to be compatible with as few browsers as possible
Full documentation, with runnable examples, on Codepen
###Usage:
npm install oumlquery
then:
import ö from 'oumlquery';
ö('body').rotate(180, 1000);