Live data from Hacker News

Show HN: Cheatjs – lookup the JavaScript APIs with an in browser suite of tests

cheatjs.com

1–2 of 2 posts

Re: Show HN: Cheatjs – lookup the JavaScript APIs with an in browser suite of tests

#2
I built this as I wanted a quickly navigate the JavaScript API documentation and also leverage tests. It is an interactive cheat sheet where you can find methods easily and can play around with them in a test environment.

It is not complete as I still have more APIs to add but I was keen to get some feedback! Thank you