Julien Fontanet
41e847a32f
chore: use native node:test instead of test package
2024-10-28 16:33:21 +01:00
Julien Fontanet
e7a97fd175
test(audit-core,predicates,otp,xo-server): move from tap to test
...
Support of Mocha syntax is much easier than in latest versions of tap
2024-02-02 12:52:11 +01:00
Julien Fontanet
2a70ebf667
docs: uniformize code blocks
...
- add missing syntaxes
- don't put prompt if no command outputs to ease copy/paste and use `sh` syntax
- always use `$` as prompt and use `console` syntax
2023-02-06 11:25:12 +01:00
Pierre Donias
03b505e40e
feat: technical release ( #6488 )
2022-10-27 15:18:03 +02:00
Julien Fontanet
ed76fa5141
feat(predicates): not operator
2022-10-20 12:47:02 +02:00
Julien Fontanet
0498e2d679
chore: update deps
2022-03-29 16:35:00 +02:00
Julien Fontanet
a73eb82ac6
feat(@vates/predicates): 1.0.0
2022-02-25 13:33:55 +01:00
Julien Fontanet
471fbef6ef
chore: hide USAGE.md
...
This highlight the fact that it's not designed for direct consumption and it no longer needs a special handling in `npmignore`.
2022-02-18 17:11:52 +01:00
Julien Fontanet
ab63709104
chore(predicates): add tests
2022-02-18 17:03:21 +01:00
Julien Fontanet
0924184358
fix(predicates): use strict mode
2022-02-18 17:03:21 +01:00
Julien Fontanet
6e38cf2bc1
fix(predicates): typo
2022-02-18 17:03:21 +01:00
Julien Fontanet
c28fa78963
feat(@vates/predicates): utils to compose predicates
2022-02-10 16:55:15 +01:00