New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@readystack/facturae-verifactu-lint

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@readystack/facturae-verifactu-lint

18 reglas sobre tu XML Facturae antes de que FACe lo devuelva

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

Facturae 3.2.2 / Veri*factu Lint (Espana)

18 reglas sobre tu XML Facturae antes de que FACe lo devuelva

Install

npx @readystack/facturae-verifactu-lint file

Node 18+. The same 18 rules as the VS Code extension, from a terminal or CI.

Free

  • Revisa la factura XML abierta en el editor con las 18 reglas y todos los hallazgos, sin clave y sin limite de usos
  • --rules lists every rule

With a licence ($29 once)

  • Barre todo el espacio de trabajo (la carpeta entera de un cliente, un mes de facturas) y escribe un informe fechado en un fichero que te llevas
@readystack/facturae-verifactu-lint --dir ./templates --report html --out report.html

Una hora de gestoria en Espana se factura habitualmente entre 40 y 60 EUR

Use from an AI agent (MCP)

Claude Code · Cursor · Windsurf · any MCP client - add to your MCP config:

{ "mcpServers": { "facturae-verifactu-lint": { "command": "npx", "args": ["-y", "@readystack/facturae-verifactu-lint", "--mcp"] } } }

Tools: check_text and check_file (free) · check_dir (licence). The agent gets every finding with the line number.

Use in CI

- name: Facturae 3.2.2 / Veri*factu Lint (Espana)
  run: npx -y @readystack/facturae-verifactu-lint --dir . --ci

(container: docker run --rm -v "$PWD:/work" getreadystack/facturae-verifactu-lint --dir /work --ci)

The folder sweep, reports and CI mode need one licence — one payment, no subscription. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Keywords

facturae

FAQs

Package last updated on 25 Sep 2026

Related posts