pub fn parse_easing_for_js(name: &str) -> Result<String, JsValue>
Parse an easing name and return its canonical name.