承接 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
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

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