0.0.5 • Published 12 years ago
component-inject-at-cursor v0.0.5
inject-at-cursor
inject a string or dom node at the cursor
Installation
Install with component(1):
$ component install component/inject-at-cursorAPI
inject(content)
Inject content at the cursor. content can either be a text string or some html. Returns the content node
Test
Run tests using component-test:
npm install component-test
make testLicense
MIT
0.0.5
12 years ago