UNPKG

esbuild-react18-useclient

Version:

esbuild plugin for compiling libraries compatible with React 18 server and client component, Nextjs13, Remix, etc.

35 lines 975 B
{ "name": "esbuild-react18-useclient", "version": "1.0.8", "description": "esbuild plugin for compiling libraries compatible with React 18 server and client component, Nextjs13, Remix, etc.", "main": "index.js", "types": "index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/mayank1513/esbuild-react18-useclient.git" }, "keywords": [ "react", "nextjs", "esbuild", "esbuild-plugin", "useclient", "tsup", "typescript", "react18", "react-server-components", "react-client-components", "use client", "rsc compatible" ], "author": "Mayank Kumar Chaudhari <https://mayank-chaudhari.vercel.app>", "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/mayank1513" }, "bugs": { "url": "https://github.com/mayank1513/esbuild-react18-useclient/issues" }, "homepage": "https://github.com/mayank1513/esbuild-react18-useclient#readme" }