webpack

webpack/tapable

Just a little module for plugins.

JavaScript
3854
397
MIT License

Tapable is a small library for adding plugin functionality to JavaScript modules, primarily used by Webpack for extending its functionality. It provides various hook classes (SyncHook, AsyncParallelHook, etc.) that allow developers to create and manage custom hooks for plugins to tap into, enabling extensibility and customization of applications.

Total donated
Undistributed
Share with your subscribers: