UNPKG

@dflex/utils

Version:
55 lines (46 loc) 1.68 kB
<h1 align="center"> <a href="https://www.dflex.dev/" target="_blank"> <img src="https://raw.githubusercontent.com/dflex-js/dflex/master/DFlex-readme.png" alt="DFlex is a Javascript library for modern Drag and Drop apps" /> </a> </h1> <h1 align="center">DFlex Utilities</h1> <p align="center"> <a href="https://github.com/dflex-js/dflex"> <img src="https://img.shields.io/github/workflow/status/dflex-js/dflex/Unit Test" alt="Dflex build status" /> </a> <a href="https://github.com/dflex-js/dflex/pulls"> <img src="https://img.shields.io/github/issues-pr/dflex-js/dflex" alt="number of opened pull requests"/> </a> <a href="https://www.npmjs.com/package/@dflex/dnd"> <img src="https://img.shields.io/npm/v/@dflex/dnd" alt="DFlex last released version" /> </a> <a href="https://github.com/dflex-js/dflex/issues"> <img src="https://img.shields.io/github/issues/dflex-js/dflex" alt="number of opened issues"/> </a> <a href="https://github.com/dflex-js/dflex/pulls"> <img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="Dflex welcomes pull request" /> </a> <a href="https://twitter.com/intent/follow?screen_name=dflex_js"> <img src="https://img.shields.io/twitter/url?label=Follow%20%40dflex_js&style=social&url=https%3A%2F%2Ftwitter.com%2Fdflex_js" alt="Follow DFlex on twitter" /> </a> </p> # @dflex/utils DFlex utilities is an internal DFlex package. ## Documentation 📖 For documentation, more information about DFlex and a live demo, be sure to visit the DFlex website <https://www.dflex.dev/> ## License 🤝 DFlex is [MIT License](LICENSE).