@twilio/flex-dev-utils
TypeScript icon, indicating that this package has built-in type declarations

7.1.2 • Public • Published

npm npm NpmLicense

Flex Dev Utils

Common development utility functions and scripts for Flex plugin creation.

Installation

These utilities are included by default when you use flex-plugin.

Contributing

Make sure to follow the instructions in the main repository to set up the project.

# Install dependencies and link local packages with each other
cd packages/flex-dev-utils
npx lerna bootstrap

# Run tests
npm test

# To use your local package in a different project
npm link
# then in a different project
npm link flex-dev-utils

Contributors

Thank you to all the lovely contributors to this project. Please check the main repository to see all contributors.

License

MIT

/@twilio/flex-dev-utils/

    Package Sidebar

    Install

    npm i @twilio/flex-dev-utils

    Weekly Downloads

    8,185

    Version

    7.1.2

    License

    MIT

    Unpacked Size

    314 kB

    Total Files

    138

    Last publish

    Collaborators

    • flex-runtime