@cpp.js/plugin-vite

1.0.2 • Public • Published

@cpp.js/plugin-vite

Cpp.js Vite plugin
A tool for seamless C++ integration with the Vite.

NPM version License Docs - React Native

Integration

To integrate cpp.js into your project using Vite, you can utilize the @cpp.js/plugin-vite plugin. Start by installing these package with the following command:

npm install @cpp.js/plugin-vite --save-dev

To enable the plugin, modify the vite.config.js file as shown below.

import { defineConfig } from 'vite'
import vue from '@vitejs/plugin-vue'
+ import viteCppjsPlugin from '@cpp.js/plugin-vite'

// https://vitejs.dev/config/
export default defineConfig({
  plugins: [
+   viteCppjsPlugin(),
  ]
});

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.23latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.23
1.0.10
1.0.00
1.0.0-beta.110
1.0.0-beta.100
1.0.0-beta.90
1.0.0-beta.80
1.0.0-beta.70
1.0.0-beta.60
1.0.0-beta.50
1.0.0-beta.40
1.0.0-beta.30

Package Sidebar

Install

npm i @cpp.js/plugin-vite

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

6 kB

Total Files

5

Last publish

Collaborators

  • bugra9