28 packages
dpd-fake-collection
provides functionality to create a deployd resource which provides exact the same functionalty as an extisting collection, but you can/must provide other events.
dpd-jobs
provides functionality to create and manage scheduled jobs in a deployd app
dpd-search
provides functionality to search a deployd collection
@unic/composite-logger
Lightweight logger composite to help you debug your modules and disable when you go to production
@unic/composite-observer
Simple observer composite to use for your factories
@unic/estatico-boilerplate
Demo repo based on old Estático. Tasks were completely replaced with new ones and the source files were adapted where necessary.
@unic/estatico-browsersync
Uses Browsersync to serve and realod files.
@unic/estatico-copy
Copies files, optionally renames them.
@unic/estatico-data
Contains helpers used in Estático's data layer.
@unic/estatico-eslint
Uses ESLint to lint and automatically fix code.
@unic/estatico-font-datauri
Uses `gulp-simplefont64` to inline font files into base64-encoded data URIs
@unic/estatico-handlebars
Transforms `Handlebars` to `HTML`.
@unic/estatico-imageversions
Uses GraphicsMagick to create resized and optionally cropped image variants
@unic/estatico-jest
Puppeteer environment for Jest tests.
@unic/estatico-json-mocks
Creates static JSON data mocks
@unic/estatico-json-schema
Uses [`Ajv`](https://www.npmjs.com/package/ajv) to validate input files against a [`JSON schema`](http://json-schema.org).
@unic/estatico-puppeteer
Uses [Puppeteer](https://github.com/GoogleChrome/puppeteer) to check for JS errors and run tests
@unic/estatico-qunit
Helpers for QUnit tests
@unic/estatico-sass
Compiles Sass to CSS using node-sass and postcss.
@unic/estatico-scaffold
Uses [`node-plop`](https://github.com/amwmedia/node-plop) to interactively scaffold files.
@unic/estatico-stylelint
Uses Stylelint to lint (and optionally auto-fix files)
@unic/estatico-svgsprite
Uses `svgstore` to create a sprite from multiple SVGs.
@unic/estatico-utils
Utilities for logging etc.
@unic/estatico-visual-regressions
Helper for visual regression tests with [Puppeteer](https://github.com/GoogleChrome/puppeteer). Uses [pixelmatch](https://github.com/mapbox/pixelmatch).
@unic/estatico-w3c-validator
Sends HTML pages through the [w3c validator](https://validator.w3.org/).