-
Grupo Boticário
- São Paulo, Brazil
-
base-project-config Public
A project with basic configuration for reusing in another ones
JavaScript UpdatedDec 13, 2024 -
strict-mocha-describers Public
The implementation of describers strongly oriented to the methods that will be tested
-
enforced-assertions Public
A lib to enforces at least one assertion for every stub created with mocha sinon chai triad
TypeScript UpdatedDec 10, 2024 -
cqrs Public
Forked from nestjs/cqrsA lightweight CQRS module for Nest framework (node.js) 🎈
TypeScript MIT License UpdatedDec 7, 2024 -
rodrigao-nest-cache Public
Forked from rodrigosbrito/nest-cachePara fins de estudo, criei um projeto em NodeJs usando Nest para capturar os estados do Brazil e retornar um json. Para deixar mais avançado utilizei cache em memoria usando CacheManager.
TypeScript UpdatedNov 24, 2024 -
tsconfig-paths Public
Forked from dividab/tsconfig-pathsLoad node modules according to tsconfig paths, in run-time or via API.
TypeScript MIT License UpdatedSep 24, 2024 -
strict-unit-tests Public
A bundle os packages for strongly structured unit tests for typescript
TypeScript UpdatedSep 10, 2024 -
SqlClient Public
Forked from dotnet/SqlClientMicrosoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
C# MIT License UpdatedMar 9, 2024 -
-
grpc-node Public
Forked from grpc/grpc-nodegRPC for Node.js
TypeScript Apache License 2.0 UpdatedDec 14, 2023 -
winston-redis Public
Forked from winstonjs/winston-redisA fixed-length Redis transport for winston
JavaScript MIT License UpdatedNov 13, 2023 -
concurrent-task-runner Public
A lib to run concurrent promises in a controlled pace
TypeScript UpdatedOct 28, 2023 -
redis-semaphore Public
Forked from swarthy/redis-semaphoreDistributed mutex and semaphore based on Redis
TypeScript MIT License UpdatedSep 27, 2023 -
worker-delegator Public
A lib to delegate tasks for workers on a controlled way
TypeScript UpdatedSep 6, 2023 -
DefinitelyTyped Public
Forked from DefinitelyTyped/DefinitelyTypedThe repository for high quality TypeScript type definitions.
TypeScript Other UpdatedJul 31, 2023 -
superdebug Public
Forked from andineck/superdebugA simple debugging log for superagent
JavaScript UpdatedApr 24, 2023 -
-
notifications-at-top Public
Forked from xfrv/notifications-at-topMove windows 11 / 10 notifications to the top of the screen.
C# UpdatedMar 4, 2023 -
iterable-presentation Public
Este projeto foi usado para fazer uma apresentação sobre iterables e promises
TypeScript MIT License UpdatedJan 5, 2023 -
js-sdsl Public
Forked from js-sdsl/js-sdslA javascript standard data structure library which benchmark against C++ STL.
TypeScript MIT License UpdatedDec 14, 2022 -
node Public
Forked from nodejs/nodeNode.js JavaScript runtime ✨🐢🚀✨
JavaScript Other UpdatedOct 18, 2022 -
-
nest-cli Public
Forked from nestjs/nest-cliCLI tool for Nest applications 🍹
TypeScript Other UpdatedAug 17, 2022 -
-
-
binary-queue-test Public
Trying to implement a queue using c++ api and test it against a pure javascript implementation
C++ UpdatedApr 14, 2022 -
promise-pool-test Public
Testing different libs to control concurrency of parallel promises
JavaScript UpdatedApr 14, 2022 -
-
base-typescript-project Public
Just a basic typescript project with common packages prepared, to be forked for new projects
-
faster-readline-iterator Public
A faster version for the readable's implementation of Symbol.asyncIterator