@azure/core-lro

v3.0.1-alpha.20240716.2
Isomorphic client library for supporting long-running operations in node.js and browser.
isomorphic browser javascript node microsoft lro polling azure cloud and 1 more...

lint

eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts

pack

npm pack 2>&1

test

npm run unit-test

build

npm run clean && tshy && dev-tool run extract-api

clean

rimraf --glob dist dist-* types *.log browser statistics.html coverage src/**/*.js test/**/*.js

format

dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore "src/**/*.{ts,cts,mts}" "test/**/*.{ts,cts,mts}" "*.{js,cjs,mjs,json}"

lint:fix

eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]

test:node

npm run unit-test:node && npm run integration-test:node

unit-test

npm run unit-test:node && npm run unit-test:browser

build:test

echo skipped. actual commands inlined in browser test scripts

extract-api

tshy && dev-tool run extract-api

check-format

dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore "src/**/*.{ts,cts,mts}" "test/**/*.{ts,cts,mts}" "*.{js,cjs,mjs,json}"

test:browser

npm run unit-test:browser && npm run integration-test:browser

build:samples

echo Obsolete

unit-test:node

dev-tool run test:vitest --no-test-proxy

execute:samples

echo skipped

integration-test

npm run integration-test:node && npm run integration-test:browser

unit-test:browser

npm run clean && tshy && dev-tool run build-test && dev-tool run test:vitest --no-test-proxy --browser

integration-test:node

echo skipped

integration-test:browser

echo skipped
npm i @azure/[email protected]

Metadata

  • MIT
  • >=18.0.0
  • Unknown
  • released 7/16/2024

Downloads