angular2gridster:众所周知的Gridster的Angular实现(没有jQuery,没有外部库,只有Angular和Rx.js)

时间:2024-02-19 11:50:11
【文件属性】:

文件名称:angular2gridster:众所周知的Gridster的Angular实现(没有jQuery,没有外部库,只有Angular和Rx.js)

文件大小:203KB

文件格式:ZIP

更新时间:2024-02-19 11:50:11

angular grid angular2 grid-editor gridster

angular2gridster 众所周知的Gridster的Angular实现(没有jQuery,没有外部库,只有Angular和Rx.js)。 提供了更全面的文档。 可以在和跟踪开发进度。 版本: 版本9.x可与Angular 9.x一起使用。 版本8.x可与Angular 8.x一起使用。 版本7.x可与Angular 7.x一起使用。 6.x版可与Angular 6.x一起使用。 版本5.x可与Angular 5.x一起使用。 版本4.x可与Angular 4.x一起使用。 版本1.x和0.x仅适用于Angular 4.x ,但您可以在v4.x中找到最新状态。 安装 npm install angular2gridster 安装完成后,您需要导入我们的模块: ... import { GridsterModule } from 'angular2gridster' ; @ NgModule ( { declarations : [ AppComponent ] , imports : [ ... GridsterModu


【文件预览】:
angular2gridster-master
----.gitignore(503B)
----projects()
--------angular2gridster()
----e2e()
--------src()
--------tsconfig.e2e.json(213B)
--------protractor.conf.js(752B)
----package.json(2KB)
----tslint.json(3KB)
----package-lock.json(548KB)
----src()
--------app()
--------tslint.json(316B)
--------karma.conf.js(964B)
--------assets()
--------tsconfig.spec.json(256B)
--------main.ts(370B)
--------test.ts(642B)
--------tsconfig.app.json(204B)
--------environments()
--------index.html(301B)
--------favicon.ico(5KB)
--------styles.css(634B)
--------polyfills.ts(3KB)
----updatePackageJson.js(637B)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(1KB)
----CHANGELOG.md(23KB)
----tsconfig.json(528B)
----angular.json(5KB)
----README.md(6KB)
----.vscode()
--------settings.json(63B)
----browserslist(375B)
----.editorconfig(245B)

网友评论