Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Nestjsx

A set of modules and extensions for NestJs framework
Collective - Host: opensource - https://opencollective.com/nestjsx - Website: https://twitter.com/MichaelYali - Code: https://github.com/nestjsx

Improve Configurable decorator due to resolving nestjs issue #1182

github.com/nestjsx/nestjs-config - a289b75c4d353ef9ff0e841ffe3ea19260ba2d9e authored about 6 years ago
Fix tsconfig for 2nd and next builds

github.com/nestjsx/nestjs-config - 09fd5aa882b77350d74da9050972aa5ba8304a4c authored over 6 years ago
Add root index file

github.com/nestjsx/nestjs-config - 9db7bfcdc1b421569501e89d2940f13fae13ef4b authored over 6 years ago
Fix travis build

github.com/nestjsx/nestjs-config - 9137d649cf02fe0a4bbe7baa62ed1c02942b472b authored over 6 years ago
Optimize import/export. Add index.ts to the root.

github.com/nestjsx/nestjs-config - 6356ad812823d5c2d13cf79920f53f3b0b7819dc authored over 6 years ago
chore(readme) added

github.com/nestjsx/nestjsx - a442ab6c84c8673f3ffb85037339c792faeeca63 authored over 6 years ago
fix(common) fix interface typo

github.com/nestjsx/nestjsx - a4b478bada9bdfcdcf5f1bac854dc43c4466bd40 authored over 6 years ago
chore(readme) add badges

github.com/nestjsx/nestjsx - 6f4a2901e50b951fe189041c57bce8a50c151b60 authored over 6 years ago
chore(common) tests updates and refactor

github.com/nestjsx/nestjsx - 89494acf5ef3df82157e66f34186c4a7b0e176a7 authored over 6 years ago
feat(RouterModule): add `reolvePath` method to get controller full path.

github.com/nestjsx/nest-router - fc1e7874b2e513459e74df9c459fda93d6e819ab authored over 6 years ago
(package): add `@nestjs/testing` to do full running test

github.com/nestjsx/nest-router - 0361801c82ab95664c580eb722c27ea87123aa89 authored over 6 years ago
(test): use ts-jest from 'node_modules'

github.com/nestjsx/nest-router - 84a731ee6ebb7e83414a0eeff8edd81e815408ce authored over 6 years ago
refactor(RouterModule): use MODULE_PATH provided by nestjs

github.com/nestjsx/nest-router - e6520691c04d4164109b6c6003af4671be3151b2 authored over 6 years ago
(example): update deps.

github.com/nestjsx/nest-router - e6a66f05911bb945ae6475256fa4da04c04d666a authored over 6 years ago
Update "Decorators" section in the README

github.com/nestjsx/nestjs-config - c3e5169da91f32f0d81dcdd416e8a31d6011e287 authored over 6 years ago
Update tests for the decorators

github.com/nestjsx/nestjs-config - abf5c3663235b683d6f61b3d514c063aa449aab5 authored over 6 years ago
More strict checks in decorators

github.com/nestjsx/nestjs-config - 2463886c8cb3e68b3c021ad34245490ba8acd353 authored over 6 years ago
Update Decorators section in ReadMe

github.com/nestjsx/nestjs-config - 5aad95a57228d3d6297cee7ba73d21ebcf118f32 authored over 6 years ago
Improve param decorators

github.com/nestjsx/nestjs-config - 66770b976c58d563f3a257dda7a171bf0732fea9 authored over 6 years ago
Minor updates for the tests

github.com/nestjsx/nestjs-config - 0897a2475c89b52c03c07a56685478cf70238fbd authored over 6 years ago
chore(readme) change logo size

github.com/nestjsx/nestjsx - 025a52138a00249c0922e4e73b615d1571b4f0b2 authored over 6 years ago
chore(readme) change logo size

github.com/nestjsx/nestjsx - 7f8ae357c0451fb325f2d36b2b144e611ddf8523 authored over 6 years ago
chore(img) upload new logo

github.com/nestjsx/nestjsx - 14d80b7938a719c1fcd2a17135bffa0c8ac5cf0b authored over 6 years ago
chore(readme) test image in readme

github.com/nestjsx/nestjsx - 3e675c016599b658d226dde476cc25ecfab6784d authored over 6 years ago
chore(readme) test image in readme

github.com/nestjsx/nestjsx - 2fedd7dfe6c96ae92161eb656e3af35642b7d2e9 authored over 6 years ago
Merge pull request #1 from nestjsx/feature/config

chore(img) added a logo

github.com/nestjsx/nestjsx - b76ce7b80b13e68f41a17ac9b36f810c1d4ac62d authored over 6 years ago
chore(img) added a logo

github.com/nestjsx/nestjsx - bb5c2009c07c64463e865d7a5f7063d643409e77 authored over 6 years ago
Update README.md

github.com/nestjsx/nestjs-amqp - d0e7afc1e692493b623817614649c098dd6494ec authored over 6 years ago
feature(rc) update lib files

github.com/nestjsx/nestjsx - 2958673a21680558ad896921737a84acb85bebb8 authored over 6 years ago
feature(rc) update config interface

github.com/nestjsx/nestjsx - c60e9ad3930b19139b2a0405687e31ebc98ef07a authored over 6 years ago
feature(rc) update config interface

github.com/nestjsx/nestjsx - f59e9f0a4b5027649120810630208c5e43a19018 authored over 6 years ago
feature(bootstrap) add entities load

github.com/nestjsx/nestjsx - 3c4487ace1b9509f1ba200dee9024619c5007ff7 authored over 6 years ago
fix(git) add ignore rules

github.com/nestjsx/nestjsx - 2ebdc2bb3d683cc810958cfe97d3ba2bf83c1b15 authored over 6 years ago
fix(git) add ignore rules

github.com/nestjsx/nestjsx - 217641b5a5199a736672df321a0eb0f4c8946998 authored over 6 years ago
Initial commit

github.com/nestjsx/nestjsx - 8b7424bb0f3a43f0cd439103d2e3f479f42cf361 authored over 6 years ago
Merge pull request #17 from nestjs-community/feature/configuable-controller-paths

Feature/configuable controller paths

github.com/nestjsx/nestjs-braintree - 5ad44de41064c6411f6092c95b3e091367cf2978 authored over 6 years ago
Updated readme with webhook controller options instructions

github.com/nestjsx/nestjs-braintree - 31b43904584b72a92d6d5c0e6de1a614c31b1393 authored over 6 years ago
Added default settings to test

github.com/nestjsx/nestjs-braintree - b10c51a5b5f058b7afaeb777160527643c0ae4ab authored over 6 years ago
Added testing for custom metadata

github.com/nestjsx/nestjs-braintree - fe77894338987b224a45eda5686d2068a45f7a4e authored over 6 years ago
Added optional way customing the route metadata of braintree webhook controller

github.com/nestjsx/nestjs-braintree - 13141efd9777f6cd53c398194786cd857c0fc2b3 authored over 6 years ago
Removed incorrect parameters from example

github.com/nestjsx/nestjs-config - 12cf877e54226eb3decc5f2cbe02970a43f22316 authored over 6 years ago
Merge pull request #30 from shekohex/project-refactor

(refactor): Project Refactor

github.com/nestjsx/nest-router - 908cf676d35d742431366ee4cbbd7fb84722d0e1 authored over 6 years ago
update examples names

github.com/nestjsx/nest-router - ee5deb68515421f32318d42d200d5a16b45df4b8 authored over 6 years ago
chore(package): update ts-jest 23.10.2

github.com/nestjsx/nest-router - ebe62f5b97a12c56d6e869e60d617e1a8cbf3028 authored over 6 years ago
(test): update jest and ts-jest

github.com/nestjsx/nest-router - dd78232222265e7904099ab5200b35919d5e907b authored over 6 years ago
(changelog): add log for v1.0.7

github.com/nestjsx/nest-router - ef1419c15d95b0caad05ed615186d9684434aed9 authored over 6 years ago
(ci): add node v10 and v9 to test

github.com/nestjsx/nest-router - 859d4112a4593367bac18c7c432e3ec9a5741c95 authored over 6 years ago
(feat): use bash script to build and move files instead of gulp

github.com/nestjsx/nest-router - 81e6bfdd9bfd6aede40a027ab6d0c429837a7253 authored over 6 years ago
(config): change the outdir to lib

github.com/nestjsx/nest-router - f7b0129d55d0329f2791d394b979ee1493ecd61e authored over 6 years ago
chore(package): remove gulp and other packages

github.com/nestjsx/nest-router - faa3c898bc63ed8fd5a568e9185afe3aa8d5960d authored over 6 years ago
(git): ignore lib folder

github.com/nestjsx/nest-router - 5b3e142f06fe6e0fc591db498d2771612db89b82 authored over 6 years ago
Merge pull request #19 from nestjs-community/fix/module-destroy

Fix/module destroy

github.com/nestjsx/nestjs-amqp - 17df9c1d58a37d1ea415d9383415d5fedb44f214 authored over 6 years ago
Quick fix of refactor

- Some reason we require unique names for each connection in order to close nicely.
this coul...

github.com/nestjsx/nestjs-amqp - 308c322c1b32c2f5fa6d48d07a7297350ee0450b authored over 6 years ago
Attempted refactor

github.com/nestjsx/nestjs-amqp - bf67754f52f99ec1d08274e9f70714a580453b91 authored over 6 years ago
Removed manual provider closures

github.com/nestjsx/nestjs-amqp - 5a3acf988f0bae096f0dbd3943604aa3b5e9aff1 authored over 6 years ago
Added basic onModuleDestroy method for closing connection on destroy

github.com/nestjsx/nestjs-amqp - c05ff1bc400519407d13c3a24b1fd0f390a2f30e authored over 6 years ago
Added basic onModuleDestroy method for closing connection on destroy

github.com/nestjsx/nestjs-amqp - 021b8b55ffb1562442e2d60ebf1dacfa87a70953 authored over 6 years ago
Merge pull request #16 from nestjs-community/feature/controller-e2e

Feature/controller e2e

github.com/nestjsx/nestjs-braintree - 7e7c976b479d0cb1ac275ee1f3837d2c676cbc5f authored over 6 years ago
Removed redunant comments'

github.com/nestjsx/nestjs-braintree - 9281d05b2ed9babf84209d1507e4dcbec78ed490 authored over 6 years ago
Added to controller tests

github.com/nestjsx/nestjs-braintree - 5a07cc38637ac7bcdf845be7e79359f267d19838 authored over 6 years ago
Refactored for tests to run correctly

- Throwing exceptions break tests

github.com/nestjsx/nestjs-braintree - 905919c4a58c40d3017b25b1f51be9ccdd234a41 authored over 6 years ago
Update .npmignore

github.com/nestjsx/nestjs-amqp - 6192680201a6fcb4114c581cb2c00c4419c64dc6 authored over 6 years ago
Attempted to add e2e testing for braintree webhook controller

github.com/nestjsx/nestjs-braintree - de857f8399c8e92190c22b430a849a1ea4cd0546 authored over 6 years ago
Corrected wording in readme

github.com/nestjsx/nestjs-braintree - ed1cac71bad80e9e606601afe94ed84c370db087 authored over 6 years ago
Added subscription decorators

github.com/nestjsx/nestjs-braintree - e4436b4b419b882167d1b955d09ec01d462b443e authored over 6 years ago
Merge pull request #10 from nestjs-community/feature/decorator-resolve-this-in-context

Feature/decorator resolve this in context

github.com/nestjsx/nestjs-braintree - ce681fbbcb2b8eef807b331cab19c9af8a8ef963 authored over 6 years ago
Added coverage dir to gitignore

github.com/nestjsx/nestjs-braintree - eef8638937ab1feb3a8ccefb73e8620fca6d95bb authored over 6 years ago
Removed unused calls on decorators

github.com/nestjsx/nestjs-braintree - 852d6985e6cb0877b4f1b5edca2ab478d9a9d5c4 authored over 6 years ago
Removed unused constants

github.com/nestjsx/nestjs-braintree - ff3178acefb11927d54c2a3ac62e57fdff3d0dab authored over 6 years ago
Added forFeature to make coveralls happy

github.com/nestjsx/nestjs-braintree - 3ad4947142c5b9e7c5761aa7f0d6bdca901f2a4a authored over 6 years ago
Added try catch and asyncs

github.com/nestjsx/nestjs-braintree - e6e0a596c0b39bd09eef5ae6f8ea1e096d192b03 authored over 6 years ago
Updated readme with a more thorough example

github.com/nestjsx/nestjs-braintree - 2d38a9468fadfa6dedb2877053ac4c0d62450d02 authored over 6 years ago
Updated readme and resolved some types

github.com/nestjsx/nestjs-braintree - 0a09f8402ad47ad0afa3f2627e2ca3289f6a16bf authored over 6 years ago
Resolved issue with Interface

github.com/nestjsx/nestjs-braintree - ec6c33e7de31d2597af8047c1bac33966f1ffa83 authored over 6 years ago
Cleaned up a little

github.com/nestjsx/nestjs-braintree - 409720b774da5d7d705ee69dc6121aaf46aa15df authored over 6 years ago
Figured out how to call instanced provider methods

github.com/nestjsx/nestjs-braintree - 94b03438003718a0aa1a0a7a3ac4b4315770ee3e authored over 6 years ago
Merge pull request #27 from shekohex/fix-jest

test(hotfix): trying to fix jest error

github.com/nestjsx/nest-router - 0ecbaad6d431f270f4b13b8ca841ed73862dc047 authored over 6 years ago
trying to fix jest error

github.com/nestjsx/nest-router - ae985960e211c689255cf4b7ded004e55f8372af authored over 6 years ago
Linting issues apparently :shrug:

github.com/nestjsx/nestjs-amqp - 7a3802228c6513f3e74b73a9eb2863460952b1c5 authored over 6 years ago
Merge pull request #17 from nestjs-community/feature/module-implementation-update

Module reimplementation

github.com/nestjsx/nestjs-amqp - f96efcc97f578bd4b8bd6de3e23079e2991d00ad authored over 6 years ago