issues
search
josdejong
/
typed-function
Runtime type-checking for JavaScript functions
MIT License
71
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Please add MIT to package.json license field
#168
ronaldcurtis
closed
1 year ago
1
License information not updated.
#167
cjayashantha
closed
1 year ago
4
Fixed typo
#166
dvd101x
closed
1 year ago
1
Suggestion about the homepage documentation
#165
dvd101x
closed
1 year ago
2
Set length property on typed functions
#164
ChristopherChudzicki
opened
2 years ago
4
build(deps-dev): bump eslint-plugin-promise from 6.0.0 to 6.0.1
#163
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump eslint from 8.22.0 to 8.23.0
#162
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump uglify-js from 3.16.3 to 3.17.0
#161
dependabot[bot]
closed
2 years ago
1
Convert all files to ES module
#160
josdejong
closed
2 years ago
1
fix: Allow addTypes() even if Object type not present
#159
gwhitney
closed
2 years ago
2
fix: Avoid infinite loop in typed-function creation
#158
gwhitney
closed
2 years ago
2
typed() can enter infinite loop
#157
gwhitney
closed
2 years ago
0
build(deps-dev): bump uglify-js from 3.15.5 to 3.16.3
#156
dependabot[bot]
closed
2 years ago
1
typed.addType() fails if there is no Object type
#155
gwhitney
closed
2 years ago
1
Provide some API to access the currently-defined types
#154
gwhitney
opened
2 years ago
1
build(deps-dev): bump uglify-js from 3.15.5 to 3.16.2
#153
dependabot[bot]
closed
2 years ago
1
build(deps-dev): bump uglify-js from 3.15.5 to 3.16.1
#152
dependabot[bot]
closed
2 years ago
1
(Another) Experiment with converting codebase to TS
#151
mattvague
closed
2 years ago
1
build(deps-dev): bump uglify-js from 3.15.5 to 3.16.0
#150
dependabot[bot]
closed
2 years ago
1
Remove the `typed.ignore` option
#149
josdejong
closed
2 years ago
1
Bump mocha from 9.2.2 to 10.0.0
#148
dependabot[bot]
closed
2 years ago
1
Alternate branch for Version 3
#147
gwhitney
closed
2 years ago
34
Extend the benchmark section
#146
josdejong
closed
2 years ago
2
Bump uglify-js from 3.15.3 to 3.15.4
#145
dependabot[bot]
closed
2 years ago
1
fix(convert): Allow more efficient type conversion in presence of overlapping types.
#144
gwhitney
closed
2 years ago
25
fix(convert): Ensure convert succeeds when value has multiple types
#143
gwhitney
closed
2 years ago
5
fix(typed): Return a function operating independently of type system
#142
gwhitney
closed
2 years ago
0
Cannot merge typed functions with simple type system
#141
gwhitney
closed
2 years ago
2
Possible roadmap feature: Implement subtypes
#140
gwhitney
opened
2 years ago
1
Possible feature: client-supplied typing function
#139
gwhitney
closed
2 years ago
7
Proposal: provide mutating operations on typed functions
#138
gwhitney
closed
2 years ago
23
Option B: keep functions unbound, replace `this` with `typed.referTo(...)` and `typed.referToThis(...)`
#137
josdejong
closed
2 years ago
3
Option A: keep functions unbound, replace `this` with `typed.self` (WIP)
#136
josdejong
closed
2 years ago
1
feat: add isTypedFunction() and resolve() methods.
#135
gwhitney
closed
2 years ago
1
fix(compareSignatures): prefer conversion to any
#134
gwhitney
closed
2 years ago
4
Add isTypedFunction predicate and resolve function to select best matching signature
#133
gwhitney
closed
2 years ago
1
Fix #128: handle conversion of a value which has multiple matching types correctly (WIP)
#132
josdejong
closed
2 years ago
11
Bump mocha from 9.2.1 to 9.2.2
#131
dependabot[bot]
closed
2 years ago
1
Bump uglify-js from 3.13.3 to 3.15.3
#130
dependabot[bot]
closed
2 years ago
1
同学,您这个项目引入了104个开源组件,存在5个漏洞,辛苦升级一下
#129
ghost
closed
2 years ago
2
`convert` fails to find valid conversion
#128
gwhitney
closed
2 years ago
9
Generated TypeError messages show offending argument _value_, and perhaps better type identification
#127
gwhitney
opened
2 years ago
1
Allow "recursion" calls to a specific signature more easily/naturally?
#126
gwhitney
closed
2 years ago
28
Add handler for typed function signature mismatch
#125
gwhitney
closed
2 years ago
3
Add return-type annotations?
#124
gwhitney
opened
2 years ago
9
Add a TypeScript declaration generator for a typed-function?
#123
gwhitney
opened
2 years ago
39
Bump uglify-js from 3.13.3 to 3.15.2
#122
dependabot[bot]
closed
2 years ago
1
Bump mocha from 8.3.2 to 9.2.1
#121
dependabot[bot]
closed
2 years ago
1
Bump uglify-js from 3.13.3 to 3.15.1
#120
dependabot[bot]
closed
2 years ago
1
Bump uglify-js from 3.13.3 to 3.15.0
#119
dependabot[bot]
closed
2 years ago
1
Next