7,884 packages matching “Readonly”
@invoc/core
v1.2.1 · 3 years ago
```typescript class ExampleService implements Service { readonly injectedStore = this.inject(storeDefinition2); readonly getValue = () => { return this.injectedStore.instance.customObservable.getValue(); }; readonly cleanUp = () => {
No known vulnerabilities
@vdtn359/sequelize-graphql
v1.9.0 · 4 years ago
A package that automatically generates a readonly graphql server from a Sequelize instance.
No known vulnerabilities
mongoose-readonly-plugin
v1.0.1 · 8 years ago
mongoose readonly plugin
No known vulnerabilities
vue3-text-editor
v1.4.2 · 4 years ago
``` type AiteUser = { uid: number; name: string } & Readonly<Record<any, any>>; ```
No known vulnerabilities
@ekil9/pi-readonly
v1.0.0 · 2 months ago
Readonly mode for pi — disables edit/write tools and blocks high-risk bash commands
No known vulnerabilities
@ubricks/decorator-readonly
v0.0.1 · 8 years ago
A readonly decorator that prevents a class property (field or method) from being overridden.
No known vulnerabilities
linq-javascript
v1.0.249 · 8 years ago
Linq-Collections (ES5): [IEnumerable, IQueryable, ...] + [List, Dictionary, Stack, ... + readonly]
No known vulnerabilities
prosemirror-changeset
v2.4.2 · 12 hours ago
Distills a series of editing steps into deleted and added ranges
No known vulnerabilities
@xuda.ai/xuda-network-mentor-technical-support-ai-agent
v0.1.24 · 2 months ago
Readonly technical support agent for Xuda Network mentors. It can inspect /var/xuda on the dev server through Codex with strict safety limits.
No known vulnerabilities
loopback-readonly-mixin
v1.0.5 · 9 years ago
A mixin to enable loopback Model properties to be marked as readonly.
No known vulnerabilities
postgresql-mcp-readonly
v0.0.1 · 10 months ago
A Model Context Protocol server for readonly PostgreSQL database access
No known vulnerabilities
@cloud-ru/ds-rating
v1.0.0 · 3 days ago
Звёздный рейтинг — интерактивный ввод и отображение оценки. Поддерживает половинные звёзды, цветовые схемы и readonly-режим.
No known vulnerabilities
rete-readonly-plugin-temp
v0.4.1 · 6 years ago
Rete readonly plugin ==== #### Rete.js plugin
No known vulnerabilities
react-use-measure
v2.1.7 · 1 year ago
Utility to measure view bounds
No known vulnerabilities
@types/triple-beam
v1.3.5 · 2 years ago
TypeScript definitions for triple-beam
No known vulnerabilities
@hellajs/store
v1.0.5 · 11 months ago
A deeply reactive store for managing application state. Automatically converts nested objects into granular signals with flexible readonly controls.
No known vulnerabilities
@standard-schema/spec
v1.1.0 · 8 months ago
A family of specs for interoperable TypeScript
No known vulnerabilities
@inhanbyeol/nestjs-prisma-cli
v1.8.19 · 2 years ago
1. NestJS 프로젝트에서 `/src/_common/_utils` 폴더 경로를 의존합니다. 2. `/src/config.ts` 파일을 의존합니다. ```ts export class Config { ... static readonly APP_DATA_PROCESSING_EXPOSE = ["deletedAt", ...] as const; ... } ``` 3. `/prisma/sch
No known vulnerabilities
electric-elephant
v0.21.47 · 1 month ago
Electric Elephant — PostgreSQL-only, readonly-first, token-efficient MCP server
No known vulnerabilities
@beisen/ocean-input-school-select
v2.4.27 · 7 years ago
| 参数 | 说明 | 类型 | 默认值 | 是否必传 | | ---|---|---|---|--- |selectData|选中数据|数组|[]|否| |mountNode|挂载节点|node|input|否| |onChange|数据改变回调|fun|无|否| |status|组件状态readonly、disabled|string|readonly|否| |isMulti|是否是多选|bool|true|否| |getDataUrl|数据常量请求链接|String|"//const.italent
No known vulnerabilities