定制 niklose00/kit 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

niklose00/kit

Composer 安装命令:

composer require niklose00/kit

包简介

A reusable KIT library for CodeIgniter as part of my bachelor's thesis. This library includes generic AI functions designed to enhance the power of forms in web applications.

README 文档

README

A reusable KIT library for CodeIgniter as part of my bachelor's thesis. This library includes generic AI functions designed to enhance the power of forms in web applications.

Installation

You can install the library using Composer: composer require niklose00/kit:dev-main

Important

The following links and scripts need to be implemented in the head tag. IMPORTANT: Make sure to adjust the paths correctly. Replace "your_project" with your project name. Additionally, you need to adjust the baseurl in the config file.

<script type="module" src="http://localhost/your_projectvendor/niklose00/kit/assets/js/main.js"></script> <script type="module" src="http://localhost/your_project/vendor/niklose00/kit/assets/js/recorder.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>

统计信息

  • 总下载量: 57
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-05-22