@skit/x.surely-vue-table
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

X Surely-Vue-Table

NPM Version NPM Download License


简介

破解 @surely-vue/table 的授权限制,完美去除水印、去除控制台警告。

支持 @surely-vue/table v2.x~v4.x 全版本(如果它的授权算法不改的话后续版本理论也同样支持),破解后等同于旗舰版。

[!CAUTION] 🤫 仅供个人非盈利项目使用,商业用途请支持正版


用法

1. 安装依赖:

> npm install @surely-vue/table # 需要你自行安装 @surely-vue/table
> npm install @skit/x.surely-vue-table

2. 破解授权:

import { hackLicenseKey } from '@skit/x.surely-vue-table';

// SSR 模式下必须显式指定 `domain` 配置项参数;
// 否则可以不传,默认使用 `location.hostname`
hackLicenseKey({ domain: 'your-domain.com' });

Readme

Keywords

none

Package Sidebar

Install

npm i @skit/x.surely-vue-table

Weekly Downloads

5

Version

0.2.0

License

MIT

Unpacked Size

5.25 kB

Total Files

6

Last publish

Collaborators

  • fudiwei