@azure/core-lro

v3.1.1-alpha.20241022.3
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...

build

npm run clean && dev-tool run build-package && dev-tool run extract-api

build:samples

echo Obsolete

build:test

echo skipped. actual commands inlined in browser test scripts

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}"

clean

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

execute:samples

echo skipped

extract-api

dev-tool run build-package && dev-tool run extract-api

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}"

integration-test

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

integration-test:browser

echo skipped

integration-test:node

echo skipped

lint

eslint package.json api-extractor.json src test

lint:fix

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

pack

npm pack 2>&1

test

npm run unit-test

test:browser

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

test:node

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

unit-test

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

unit-test:browser

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

unit-test:node

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

update-snippets

dev-tool run update-snippets
npm i @azure/core-lro

Metadata

  • MIT
  • >=18.0.0
  • Unknown
  • released 10/22/2024

Downloads