interactor.js

v3.3.0
Fast, intuitive, asynchronous interactions for anything that runs in a browser.

build

npm run build:bundle && npm run build:types

build:bundle

rollup --config

build:types

tsc --outDir types

test

npm run lint && npm run test:coverage

test:coverage

nyc npm run test:only

test:debug

npm run test:only -- --debug

test:only

NODE_ENV=test npx moonshiner

test:types

tsc --project tests

lint

eslint --ignore-path .gitignore --ignore-pattern www .
npm i interactor.js

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/14/2024

Downloads

Maintainers