CodeIntellify
Adds code intelligence to code views on the web
API
Use in React TODO
Use with native DOM TODO
Development
npm i
npm test
Development is done by running tests. Karma is used to run Mocha tests in the browser. You can debug by opening http://localhost:9876/debug.html in a browser while the test running is active.
All tests are ran against DOM that is generated to match the DOM used by the supported code hosts.