prexty
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

Prexty

Prexty is a frontend plugin for prext.js.

githubnpmwebsite


Usage

> npx create-prext-app my-app --react

or

> npm install --save-dev prext prexty
import { defineConfig } from 'prext/config';
import { react, prexty } from 'prexty';
export default defineConfig({
  plugins: [
    // adapter
    prexty(),
  ],
});

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i prexty

Weekly Downloads

1

Version

1.2.2

License

none

Unpacked Size

11.9 kB

Total Files

5

Last publish

Collaborators

  • do4ng