Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Parana-Games/tinymo
/ functions
Functions
145 in github.com/Parana-Games/tinymo
⨍
Functions
145
◇
Types & classes
38
↓ 40 callers
Method
build
()
src/put.ts:9
↓ 22 callers
Method
pair
(name: string, value: any, formatter?: ExpressionStringFormatter, valueNameSuffix: string = "")
src/expression.ts:15
↓ 14 callers
Method
isEmpty
()
src/update.ts:17
↓ 11 callers
Method
dynamoTypeString
(type: VerboseType)
src/condition.ts:82
↓ 9 callers
Method
key
(name: string, comparator: KeyComparator, value: any)
src/query.ts:15
↓ 9 callers
Method
suffixForComparator
(comparator: Comparator)
src/condition.ts:71
↓ 8 callers
Method
compare
(name: string, comparator: Comparator, value: any)
src/condition.ts:19
↓ 8 callers
Method
size
(name: string, comparator: Comparator, value: any)
src/condition.ts:25
↓ 6 callers
Method
addValue
(name: string, value: any, valueNameSuffix: string = "")
src/expression.ts:25
↓ 6 callers
Method
not
()
src/condition.ts:61
↓ 5 callers
Method
between
(name: string, lower: any, upper: any)
src/condition.ts:30
↓ 5 callers
Method
exists
(name: string)
src/condition.ts:13
↓ 5 callers
Method
get
(tableName: string, keys: any[])
src/batch-get.ts:27
↓ 5 callers
Method
or
()
src/condition.ts:66
↓ 5 callers
Method
set
(key: string, value: any, overwrite = true)
src/update.ts:32
↓ 5 callers
Method
transactWriteItem
()
src/common.ts:9
↓ 4 callers
Method
addName
(name: string)
src/expression.ts:32
↓ 4 callers
Method
beginsWith
(name: string, value: string)
src/condition.ts:16
↓ 4 callers
Method
default
()
src/client.ts:29
↓ 4 callers
Method
notExists
(name: string)
src/condition.ts:14
↓ 4 callers
Method
push
(...writes: BatchWritable[])
src/batch-write.ts:19
↓ 4 callers
Method
push
(...transactable: TransactWritable[])
src/transaction.ts:19
↓ 4 callers
Method
put
(tableName: string, item: any)
src/client.ts:40
↓ 3 callers
Method
addToList
(listName: string, value: any, createIfNotExists = true)
src/update.ts:52
↓ 3 callers
Method
appendToExpression
(expression: string)
src/expression.ts:12
↓ 3 callers
Method
contains
(name: string, value: string)
src/condition.ts:17
↓ 3 callers
Method
delete
(tableName: string, key: any)
src/client.ts:42
↓ 3 callers
Method
in
(name: string, values: any[])
src/condition.ts:35
↓ 3 callers
Method
type
(name: string, type: VerboseType)
src/condition.ts:15
↓ 2 callers
Method
batchGet
()
src/client.ts:46
↓ 2 callers
Method
build
()
src/update.ts:82
↓ 2 callers
Method
build
()
src/delete.ts:8
↓ 2 callers
Method
createDefaultDocumentClient
()
src/client.ts:35
↓ 1 callers
Method
add
(key: string, value: any)
src/update.ts:18
↓ 1 callers
Method
addToSet
(key: string, value: any)
src/update.ts:70
↓ 1 callers
Method
appendToExpression
(expression: string)
src/condition.ts:10
↓ 1 callers
Method
batchWrite
()
src/client.ts:47
↓ 1 callers
Method
build
()
src/batch-write.ts:32
↓ 1 callers
Method
build
()
src/batch-get.ts:14
↓ 1 callers
Method
build
()
src/batch-get.ts:39
↓ 1 callers
Method
build
()
src/condition-check.ts:11
↓ 1 callers
Method
build
()
src/transact-get.ts:22
↓ 1 callers
Method
build
()
src/transact-get-item.ts:8
↓ 1 callers
Method
build
()
src/query.ts:21
↓ 1 callers
Method
build
()
src/get.ts:6
↓ 1 callers
Method
build
()
src/transaction.ts:46
↓ 1 callers
Method
build
()
src/scan.ts:10
↓ 1 callers
Method
buildUpdateExpression
()
src/update.ts:21
↓ 1 callers
Method
conditionCheck
(tableName: string, key: any)
src/transaction.ts:40
↓ 1 callers
Method
deleteFromSet
(key: string, value: any)
src/update.ts:76
↓ 1 callers
Function
formatter
(n)
src/projection-expressable.ts:7
↓ 1 callers
Method
getNOT
()
src/condition.ts:41
↓ 1 callers
Method
getSeparator
()
src/condition.ts:50
↓ 1 callers
Method
key
(...key: Record<string, any>[])
src/batch-get.ts:12
↓ 1 callers
Method
keyBeginsWith
(name: string, value: any)
src/query.ts:12
↓ 1 callers
Method
keyBetween
(path: string, lower: any, upper: any)
src/query.ts:11
↓ 1 callers
Method
push
(...gets: TransactGetItem[])
src/transact-get.ts:13
↓ 1 callers
Method
remove
(...keys: string[])
src/update.ts:47
↓ 1 callers
Method
removeIndexFromList
(listName: string, index: number)
src/update.ts:65
↓ 1 callers
Method
replaceAll
(input: string, find: string, replace: string)
src/expression.ts:38
↓ 1 callers
Method
setListItem
(key: string, index: number, value: any)
src/update.ts:42
↓ 1 callers
Method
subtract
(key: string, value: any)
src/update.ts:19
↓ 1 callers
Method
transact
()
src/transact-get-item.ts:6
↓ 1 callers
Method
transaction
()
src/client.ts:49
↓ 1 callers
Method
update
(tableName: string, key: any)
src/client.ts:41
Function
applyProjectionExpression
(base: any)
src/projection-expressable.ts:12
Function
attributes
(...attributes: string[])
src/projection-expressable.ts:6
Function
build
()
src/conditionable.ts:24
Function
build
()
src/write.ts:22
Function
build
()
src/read.ts:15
Function
build
()
src/search.ts:28
Function
client
(client: DynamoDBClient)
src/write.ts:15
Function
client
(client: DynamoDBClient)
src/read.ts:10
Function
condition
(key: string, comparator: Comparator, value: any)
src/conditionable.ts:9
Function
conditionBeginsWith
(key: string, value: any)
src/conditionable.ts:13
Function
conditionBetween
(key: string, value1: any, value2: any)
src/conditionable.ts:16
Function
conditionContains
(key: string, value: any)
src/conditionable.ts:14
Function
conditionExists
(key: string)
src/conditionable.ts:10
Function
conditionIn
(key: string, values: any[])
src/conditionable.ts:17
Function
conditionNotExists
(key: string)
src/conditionable.ts:11
Function
conditionSize
(key: string, comparator: Comparator, value: any)
src/conditionable.ts:15
Function
conditionType
(key: string, type: VerboseType)
src/conditionable.ts:12
Function
constructor
(readonly tableName: string)
src/write.ts:18
Function
constructor
(private tableName: string)
src/read.ts:13
Method
constructor
(readonly client: DynamoDBDocumentClient)
src/client.ts:22
Method
constructor
(tableName: string, readonly itemToPut: any)
src/put.ts:6
Method
constructor
(private client: DynamoDBDocumentClient)
src/batch-write.ts:17
Method
constructor
(public separator: string)
src/expression.ts:10
Method
constructor
(tableName: string, readonly key: any)
src/update.ts:12
Method
constructor
(readonly tableName: string, private keys: Record<string, any>[])
src/batch-get.ts:10
Method
constructor
(private client?: DynamoDBDocumentClient)
src/batch-get.ts:23
Method
constructor
(readonly tableName: string, readonly key: any)
src/condition-check.ts:8
Method
constructor
(private client: DynamoDBClient)
src/transact-get.ts:11
Method
constructor
(private tableName: string, private key: any)
src/transact-get-item.ts:5
Method
constructor
(tableName: string, readonly key: any)
src/get.ts:5
Method
constructor
()
src/condition.ts:11
Method
constructor
(tableName: string, readonly key: any)
src/delete.ts:6
Method
constructor
(private client: DynamoDBDocumentClient)
src/transaction.ts:17
Method
delete
(tableName: string, key: any)
src/batch-write.ts:27
Method
delete
(tableName: string, key: any)
src/transaction.ts:34
next →
1–100 of 145, ranked by callers