Socket
Socket
Sign inDemoInstall

flex-dev-utils

Package Overview
Dependencies
319
Maintainers
10
Versions
330
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    flex-dev-utils

Common development utility for creating a Flex plugin


Version published
Weekly downloads
396
increased by62.3%
Maintainers
10
Install size
26.6 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 15 Feb 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc