Giter Site home page Giter Site logo

color-coding / ibas-typescript Goto Github PK

View Code? Open in Web Editor NEW
7.0 5.0 9.0 12.99 MB

front-end framework and shell for ibas modules.

Home Page: https://colorcoding.org/ibas/

License: Apache License 2.0

TypeScript 98.66% HTML 0.34% Batchfile 0.42% Shell 0.48% CSS 0.10%

ibas-typescript's Introduction

ibas-typescript

业务系统前端架构,配合ibas-framework服务端。

鼓励师 | Encourager

  • 姓名:桥本环奈(はしもとかんな)
  • 生日:1999年2月3日
  • 国籍:日本
  • WOW: 治愈系

项目结构 | Projects

  • ibas ibas库相关
  • ibas/3rdparty 第三方库,其中js库需要定义.d.ts文件
  • ibas/bobas 业务对象基础库
  • ibas/bsbas 应用基础库
  • shell 应用容器
  • openui5 openui5相关
  • openui5/types openui5库声明
  • openui5/resources openui5库,此目录需要自行下载维护
  • test/apps 应用模块相关
  • test/apps/trainingtesting 培训及测试模块
  • test/repository 离线的业务仓库目录
注意:
  1) ui控件使用的是sap的openui5,未挂载项目中,请自行下载http://openui5.org/download.html。
  2) 建议使用VS Code开发,并安装插件TSLint(代码检查),Live Server(Web服务)。

说明 | Instructions

  • 配置文件说明
首先加载ibas/config.json
然后加载index.html所在目录的config.json
后面加载的配置会替换前面的
  • 脚本说明
build_all.bat/sh                       用于编译ts文件,build_all.bat -w 表示编译并监听文件变化。
developing.bat/sh                      运行开发环境。
test/apps/link_modules.bat/sh          链接其他模块到此目录。
test/apps/update_libraries.bat/sh      更新模块api到引用的模块,需要先运行link_modules.bat/sh。
  • 入口说明
shell/index.html                       使用缓存的入口,一般用于开发环境。
index.html                             不使用缓存的入口,一般用于生产环境。
ibas/diagnosis/index.html              诊断页面,用于检查运行环境。

鸣谢 | Thanks

牛加人等于朱
小昌昌
周周
Color-Coding

ibas-typescript's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ibas-typescript's Issues

添加主页类型窗体

主页类型窗体,自动打开,没有状态栏,直接全屏幕显示。
用于主页或欢迎界面。

表达式

实现表达式功能,以变前端对象数据直接检索。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.