Pinned Repositories
cqrs
documentation for cqrs modules and libraries
cqrs-sample
CQRS, EventSourcing, (DDDD) Sample in node.js
get-next-version
get-next-version gets the next version for your repository according to semantic versioning based on conventional commits.
node-cqrs-domain
Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
node-cqrs-eventdenormalizer
Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if you work with (d)ddd, cqrs, domain, host, etc.
node-cqrs-saga
Node-cqrs-saga is a node.js module that helps to implement the sagas in cqrs. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
node-evented-command
provides simple command/event handling for evented systems like cqrs
node-eventstore
EventStore Implementation in node.js
node-viewmodel
Node-viewmodel is a node.js module for multiple databases. It can be very useful if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
techlounge-react
techlounge-react contains the samples for the free tech:lounge video course on React.
the native web's Repositories
thenativeweb/forcedomain
forcedomain is a middleware for Connect and Express that redirects any request to a default domain.
thenativeweb/get-next-version
get-next-version gets the next version for your repository according to semantic versioning based on conventional commits.
thenativeweb/roboter
roboter streamlines software development by automating tasks and enforcing conventions.
thenativeweb/boolean
boolean converts lots of things to boolean.
thenativeweb/eslint-config-es
eslint-config-es contains a strict ESLint configuration for ES2015+ and TypeScript.
thenativeweb/get-graphql-from-jsonschema
get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.
thenativeweb/defekt
defekt is custom errors made simple.
thenativeweb/isolated
isolated provides one-time folders for unit tests.
thenativeweb/processenv
processenv parses environment variables.
thenativeweb/terminal-img
terminal-img renders an image to the terminal.
thenativeweb/codingcircle
codingcircle contains the examples from the YouTube Coding Circle.
thenativeweb/command-line-interface
command-line-interface is a foundation for CLI applications.
thenativeweb/validate-value
validate-value validates values against JSON schemas.
thenativeweb/partof
partof verifies whether one object is part of an other.
thenativeweb/try-catch-expression
try-catch-expression provides try..catch as expression.
thenativeweb/limes
limes authenticates users.
thenativeweb/rdrct
rdrct is a URL shortener and redirection service.
thenativeweb/typedescriptor
typedescriptor identifies and describes types.
thenativeweb/walk-file-tree
walk-file-tree recursively fetches paths to files and directories.
thenativeweb/wait-for-signals
wait-for-signals waits for a number of signals before resolving a promise.
thenativeweb/is-subset-of
is-subset-of verifies whether an array or an object is a subset.
thenativeweb/isansi
isansi checks whether a string uses ANSI color and style.
thenativeweb/semantic-release-configuration
semantic-release-configuration contains the semantic-release configuration for the native web.
thenativeweb/streamtoarray
streamtoarray converts a stream to an array.
thenativeweb/get-configuration-from-environment
get-configuration-from-environment gets an application configuration from environment variables.
thenativeweb/get-cors-origin
get-cors-origin parses any value into a cors configuration if possible.
thenativeweb/is-typescript
is-typescript checks whether a package is built using TypeScript.
thenativeweb/xprod
xprod calculates the cross product of arrays.
thenativeweb/ismocha
ismocha checks whether code is run using Mocha.
thenativeweb/npm-package-json-lint-config-tnw
npm-package-json-lint-config-tnw contains a strict package-json-lint configuration for apps and libraries.