@qest/qest-iot-icons
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

NPM package starter


Very basic boilerplate for npm packages (tries to stay minimalist)


how to release the package

  1. Put all your code to src folder.
  2. Commit to qest GitHub
  3. Create new Azure pipeline
    1. Select GitHub
    2. Find your repository
    3. Run the pipeline
    4. Every commit to master should release new version of the package
Every release has to increase version in packages.json

file structure

  • src - this is where all your code belongs
  • tslint/prettier - your every day linter files
  • tsconfig - here you specify what to build and where to put it
  • azure.pipelines - this is yml file for azure, which should publish the package under qest organization

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @qest/qest-iot-icons

    Weekly Downloads

    1

    Version

    1.0.3

    License

    ISC

    Unpacked Size

    655 kB

    Total Files

    10

    Last publish

    Collaborators

    • qest