nytimes / Emphasis

Dynamic Deep-Linking and Highlighting

Home Page:open.nytimes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What would be required to remove the Prototype dependency?

palewire opened this issue · comments

Removing the $ and $$ calls, of course. But what else?

The only other dependency is some sort of CSS selector engine (not an issue if you are talking about replacing it with jQuery etc)

Prototype dependency fully removed - however would love for it to be framework agnostic eventually