文件名称:casbin-objection-adapter:Casbin的异议适配器
文件大小:110KB
文件格式:ZIP
更新时间:2024-03-04 09:13:55
knex objectionjs casbin casbin-adapter TypeScript
纸箱异议适配器 安装 npm install @willsoto/casbin-objection-adapter --save yarn add @willsoto/casbin-objection-adapter pnpm add @willsoto/casbin-objection-adapter 基本用法 有关更多信息,请参见。 import Knex from "knex" ; import { newEnforcer } from "casbin" ; import { ObjectionAdapter } from "@willsoto/casbin-objection-adapter" ; const knex = Knex ( { /* regular knex options */ } ) ; // All configuration is optional co
【文件预览】:
casbin-objection-adapter-main
----tsconfig.build.json(65B)
----.gitattributes(737B)
----.github()
--------FUNDING.yml(644B)
--------dependabot.yml(340B)
--------workflows()
----.eslintrc.js(850B)
----.prettierignore(13B)
----src()
--------types.ts(1KB)
--------adapter.ts(7KB)
--------index.ts(77B)
--------model.ts(703B)
----.vscode()
--------settings.json(265B)
----api-extractor.json(14KB)
----etc()
--------casbin-objection-adapter.api.md(2KB)
----tsconfig.json(530B)
----LICENSE(11KB)
----test()
--------acl()
--------utils.ts(320B)
--------adapter.spec.ts(3KB)
--------rbac()
--------abac()
--------basic_model.conf(195B)
----ad-hocs()
--------mocha()
----README.md(2KB)
----.editorconfig(130B)
----tsconfig.lint.json(153B)
----.gitignore(293B)
----.prettierrc.js(234B)
----CHANGELOG.md(2KB)
----.eslintignore(35B)
----package-lock.json(305KB)
----package.json(4KB)