@kjl3080/express-promisify

Express.js has non-standard callback formats, preventing util.promisify from working. Use this instead.

Usage no npm install needed!

<script type="module">
  import kjl3080ExpressPromisify from 'https://cdn.skypack.dev/@kjl3080/express-promisify';
</script>

README

Welcome to ExpressPromisify 👋

Version Documentation Maintenance License: ISC Twitter: kjl3080

Express.js has non-standard callback formats, preventing util.promisify from working. Use this instead.

🏠 Homepage

Install

npm install

Run tests

npm run test

Author

👤 kjl3080

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 kjl3080.

This project is ISC licensed.


This README was generated with ❤️ by readme-md-generator