@opensourceframework/next-compose-plugins
Advanced tools
+4
-3
| { | ||
| "name": "@opensourceframework/next-compose-plugins", | ||
| "version": "2.3.1", | ||
| "version": "2.3.2", | ||
| "description": "Provides a cleaner API for enabling and configuring plugins for next.js", | ||
@@ -62,5 +62,6 @@ "main": "lib/index.js", | ||
| "pretest": "npm run build", | ||
| "test": "jest --coverage lib", | ||
| "test:watch": "jest --watch lib" | ||
| "test": "vitest run --passWithNoTests", | ||
| "test:watch": "vitest", | ||
| "test:coverage": "vitest run --coverage" | ||
| } | ||
| } |
+1
-14
@@ -34,11 +34,2 @@ # :bulb: @opensourceframework/next-compose-plugins [](https://www.npmjs.com/package/@opensourceframework/next-compose-plugins) [](https://github.com/cyrilwanner/@opensourceframework/next-compose-plugins/blob/master/LICENSE) [](https://www.npmjs.com/package/@opensourceframework/next-compose-plugins) | ||
| --- | ||
| <a href="https://www.creative-tim.com/product/nextjs-material-dashboard-pro/?ref=@opensourceframework/next-compose-plugins"><img src="https://cyrilwanner.github.io/packages/@opensourceframework/next-compose-plugins/assets/material-dashboard.png?v=2" alt="NextJS Material Dashboard" align="right" width="300px"></a> | ||
| <br /> | ||
| Building a **Dashboard** or **Admin UI**? Or do you want to see a **usage example** of `@opensourceframework/next-compose-plugins` in a real world project? Check out the [NextJS Material Dashboard](https://www.creative-tim.com/product/nextjs-material-dashboard-pro/?ref=@opensourceframework/next-compose-plugins) by our partners [Creative Tim](https://www.creative-tim.com/?ref=@opensourceframework/next-compose-plugins) to get you started. | ||
| <br /><br /><br /> | ||
| ## Usage | ||
@@ -291,6 +282,2 @@ | ||
| ### Real world example | ||
| Check out the [NextJS Material Dashboard](https://www.creative-tim.com/product/nextjs-material-dashboard-pro/?ref=@opensourceframework/next-compose-plugins) by our partners [Creative Tim](https://www.creative-tim.com/?ref=@opensourceframework/next-compose-plugins) to see how `@opensourceframework/next-compose-plugins` was used in a real world application. | ||
| ### Basic example | ||
@@ -422,2 +409,2 @@ | ||
| [MIT](https://github.com/cyrilwanner/@opensourceframework/next-compose-plugins/blob/master/LICENSE) © Cyril Wanner | ||
| [MIT](https://github.com/cyrilwanner/@opensourceframework/next-compose-plugins/blob/master/LICENSE) © Cyril Wanner\n\n---\n\nMaintained by @opensourceframework in the [monorepo](https://github.com/riceharvest/opensourceframework). |
27307
-3.58%407
-3.33%