Документація
Усе про spintax в одному місці: довідник синтаксису, серія із семи гайдів зі створення шаблонів, чотири open-source-рушії (JavaScript, PHP, Python, Object Pascal) і практичні інструменти — браузерна пісочниця, Spintax Studio, розібрані приклади та робота з AI. Почніть із довідника синтаксису, а далі обирайте гайд під задачу.
З чого почати
Довідник синтаксису
Повний довідник з усієї розмітки spintax: переліки, перестановки, змінні, включення, коментарі та постобробка.
Що таке Spintax?
Що таке spintax, звідки він з’явився і як AI змінює все в генерації контенту на основі шаблонів.
Вкладений Spintax
Глибоке занурення у вкладеність: довільна глибина, міжелементна композиція та модель розв’язання зсередини назовні.
Гайди з авторингу
Reverse authoring mindset
Write the final text first. Add spintax markup last. The mental model that makes every template readable.
ENVariables & multi-site reuse
How variables turn one template into many sites without footprint. Precedence, reroll gotchas, separator collisions.
ENPermutations in practice
From simple lists to title-style serial headings. Separator rules, clamping, and the per-element override.
ENGrammar-safe synonymization
Keep every resolved variant readable. Binding rules for English agreement — and a full Russian-cases section in the RU version.
ENTemplate composition
Variables as already-rendered HTML chunks. The three-level item → section → orchestrator pipeline that handles real-world catalogues, payment pages, and feature lists.
ENConditional spintax
The {?VAR?then|else} pre-pass for value-driven branching. Three forms, truthy rules, two-pass pipeline, and why it is not a random pick.
ENPlural agreement
Pick the correct grammatical noun form by count: 1 язык, 2 языка, 5 языков. RU/UK/BE and SR/HR/BS 3-form, EN-style 2-form. The first spintax engine to ship plurals as a first-class primitive.
Рушії та пакети
Spintax for JavaScript
The open-source @spintax/core engine on npm. Parse, render, validate spintax on Cloudflare Workers, Node, and in the browser. Zero deps, MIT, parity-verified against the WordPress plugin.
ENSpintax for PHP
The open-source spintax/core engine on Packagist. Conditionals, plural agreement and safe includes — not just {a|b|c}. Zero deps, MIT, PHP 8.0+, bound to the same cross-engine corpus.
ENSpintax engines — the family
One syntax, four independent engines — JavaScript, PHP, Python and Object Pascal — held to one shared golden corpus. Pick by runtime; install, quick start and where they differ.
Інструменти та ресурси
Spintax playground
Write a template, define variables, render N variants right in the browser. Inline error highlighting. Share via URL.
Редактори Spintax
Spintax Studio, нативний редактор для Windows, плюс розширення для VS Code і Sublime Text — і архів GTW, що визначив синтаксис.
ENSpintax by Example
A finished paragraph reverse-authored into a rich template — variables, permutations, conditionals, plurals and cases, with real renders.
ENWriting templates with AI
Spintax Studio now drafts and checks the template for you; or do it by hand — the prompt, the chat / skill / MCP setups, and the nine mistakes language models reliably make in spintax.
ENThe spintax MCP server
Three tools — validate, render, analyze — for an agent. Two doors: hosted spintax.net/mcp and local @spintax/mcp (no caps, no network at runtime, #include from disk).
ENSpintax for cold email
Flat {a|b|c} is what every sending tool gives you. Permutations and conditionals multiply the same email by 144 without rewriting a line — the arithmetic, measured, and the workflow for senders that do not speak the syntax.
ENSpintax for n8n
The community node, as a hands-on guide: render a unique email per lead or a distinct product description per storefront, and let your own LLM draft, validate and repair the template. No credentials; the engine is bundled in.
Скільки реально коштує AI-контент
Ціни за статтю у Claude, GPT, Gemini, Grok, DeepSeek, Qwen, Mistral на липень 2026. Кеш, batch і точка, де рахунок перестає мати сенс.
Новинка: Spintax для n8n — один потік Render-на-рядок для списків лідів і товарних фідів.