Mario Ranftl

metalsmith-headingsidentifier

v0.0.1
A Metalsmith plugin to add an id + anchor to all headings on a page

metalsmith-data-markdown

v0.0.3
A Metalsmith plugin to use markdown content within html tags (with data-markdown attribute)

metalsmith-headings-identifier

v0.0.11
A Metalsmith plugin to add an id + anchor to all headings on a page

metalsmith-word-count

v0.0.4
Metalsmith plugin to compute wordcount / average reading time of all paragraphs in a html file

aaa-react-scripts-ts

v3.2.0
Configuration and scripts for Create React App.

@aaa-backend-stack/build-tools

v2.4.4
base tools for env sourcing and building cli tools

@aaa-backend-stack/tslint-rules

v2.4.4
aaa internal tslint rules

@aaa-backend-stack/file-storage

v2.4.4
High level API for a file storage service, actual implementation provided in separate packages

@aaa-backend-stack/polyfills

v2.4.4
Unified core and polyfills injector for backend projects. This project explicitly maintains the cls patched sequelize, bluebird, fetch

@aaa-backend-stack/serverdate

v2.4.4
Utility functions to work with date critical server operations

@aaa-backend-stack/git-info

v2.4.4
Reads base directory to get current git commit information

@aaa-backend-stack/test-environment

v2.4.4
Test environment (encapsulates mocha test stack)

@aaa-backend-stack/logger

v2.4.4
Bunyan logger interface implementation, hapi plugin, file rotation and email error reporting setup

@aaa-backend-stack/devtools

v2.4.4
Websocket devtools which integrates with aaa logger (pipes logs from stdout)

@aaa-backend-stack/utils

v2.4.4
Utility belt for aaa backend projects

@aaa-backend-stack/file-storage-local

v2.4.4
File storage service implementation using local file system

@aaa-backend-stack/file-storage-s3

v2.4.4
File storage service implementation using Amazon S3 buckets (or compatible servers)

@aaa-backend-stack/mailer

v2.4.4
Example Lib

@aaa-backend-stack/graphql

v2.4.4
GraphQL Layer

@aaa-backend-stack/pushes

v2.4.4
Push notification lib

@aaa-backend-stack/rest

v2.4.5
Example Lib

@aaa-backend-stack/storage

v2.4.4
Storage Package Abstraction

create-aaa-backend

v2.4.1
create-aaa-backend global cli. Used for scaffolding new aaa backend projects

@aaa-backend-stack/image-service

v2.4.5
Image service for handling image uploads

@aaa-backend-stack/graphql-rest-bindings

v2.4.5
Provides utils for graphql introspection and devtools in combination with rest layer