This package has been deprecated

Author message:

WARNING: This project has been renamed to @birchill/hikibiki-data. Install using @birchill/hikibiki-data instead.

@birchill/hikibiki-sync
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Running tests

yarn test

Testing a specific browser:

yarn test --browsers FirefoxNightly

In test watch mode:

npx karma start --browsers FirefoxNightly

The version of karma-firefox-launcher used here should work under WSL but for Chrome you'll want to use something like:

CHROME_BIN=/mnt/c/Program\ Files\ \(x86\)/Google/Chrome/Application/chrome.exe npx karma start --browsers Chrome

That will complain about not being able to write to the temp directory but otherwise should be fine.

Publishing

yarn release
git push --follow-tags origin master
yarn publish

/@birchill/hikibiki-sync/

    Package Sidebar

    Install

    npm i @birchill/hikibiki-sync

    Weekly Downloads

    1

    Version

    1.1.0

    License

    none

    Unpacked Size

    329 kB

    Total Files

    59

    Last publish

    Collaborators

    • birtles