issues
search
dcousens
/
typeforce
Another biased type checking solution for Javascript
MIT License
23
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
delete travis CI
#55
dcousens
closed
2 years ago
0
add async/nothrow variants of typeforce, with docs and tests
#53
dcousens
closed
6 years ago
1
Tests failing in Node <LTS
#52
dcousens
closed
9 months ago
0
MIT, not ISC
#51
dcousens
closed
6 years ago
7
anyOf should accept `Array` argument, not `arguments`
#50
dcousens
opened
6 years ago
0
Error.captureStackTrace is undefined
#49
dcousens
closed
5 years ago
3
Check prototype instead of name for custom constructors
#48
treygriffith
closed
5 years ago
3
Add a mangling canary
#47
dvdbng
closed
4 years ago
4
Add exception capturing tests for arrayOf, map, object and tuple
#46
dcousens
opened
7 years ago
0
Optional error information instead of throwing (by default)
#45
dcousens
closed
5 years ago
11
errors: resolve Error BLANK for new Node versions
#44
dcousens
closed
7 years ago
1
native: deprecate Null in favour of Nil
#43
dcousens
closed
7 years ago
1
Optional error information
#42
dcousens
closed
7 years ago
4
Remove typeforce.object in favour of typeforce.compile
#41
dcousens
closed
7 years ago
0
`.Object` and `.object` are too similar
#40
dcousens
closed
8 years ago
3
Tuple w/ strict should enforce maximum length
#39
dcousens
closed
8 years ago
1
Add extra types
#38
dcousens
closed
8 years ago
0
Tuple error message fix
#37
dcousens
closed
8 years ago
1
add enable/disable
#36
mvayngrib
closed
8 years ago
4
split on multiple files
#35
fanatid
closed
7 years ago
2
isFiniteNumber?
#34
fanatid
closed
8 years ago
2
[WIP] Fix typeforce for Object
#33
fanatid
closed
8 years ago
14
Fix oneOf in README.md
#32
fanatid
closed
8 years ago
1
allow creation of `TfTypeError` with 1st and only argument the message.
#31
rubensayshi
closed
8 years ago
2
README: use https for npm shield
#30
dcousens
closed
8 years ago
0
Add uglfiyjs mangling warning to README
#29
dcousens
closed
8 years ago
1
breaks when uglified with mangle:true
#28
pgmemk
closed
8 years ago
12
remove unintentional strict parameter
#27
dcousens
closed
8 years ago
1
strict in quacksLike?
#26
jprichardson
closed
7 years ago
2
Document quacksLike / tuple / map?
#25
jprichardson
closed
7 years ago
4
README: clarify fastTypes result
#24
dcousens
closed
8 years ago
0
1.6.1
#23
dcousens
closed
8 years ago
0
Fix surrogate types only showing child type in errors
#22
dcousens
closed
8 years ago
0
1.6.0
#21
dcousens
closed
8 years ago
1
Cleanup / Maintain stack trace on TfPropertyTypeError's
#20
dcousens
closed
8 years ago
0
Error Objects
#19
dcousens
closed
8 years ago
0
Revert tests to ES5 / Node 0.10, 0.12 test fixtures fixes
#18
dcousens
closed
9 years ago
0
typeforce 1.5.1 breaks bitcoinjs-lib 1.5.8
#17
williamcotton
closed
9 years ago
25
propertyKeyType for `typeforce.map`
#16
dcousens
closed
9 years ago
1
Avoid recursive throwing / return Error
#15
dcousens
closed
7 years ago
5
README: values no longer emitted in Error strings
#14
dcousens
closed
9 years ago
0
fix io.js Buffer property differences
#13
dcousens
closed
9 years ago
0
Change quacksLike to check expected properties, not name
#12
dcousens
opened
9 years ago
12
maybe/oneOf JSON when used with complex types outputs [object Object]
#11
dcousens
closed
9 years ago
0
Standard failing
#10
dcousens
closed
9 years ago
3
Add explicit typeforce types tests
#9
dcousens
closed
9 years ago
2
Object property types can be optional
#8
dcousens
closed
9 years ago
1
Add more examples to README
#7
dcousens
closed
9 years ago
0
index: add ability for object strictness
#6
dcousens
closed
9 years ago
2
Add more tests for strictness
#5
dcousens
closed
9 years ago
2
Next