Menu
Squirrelly LogoSquirrellyDocs (v8)AboutLearnREPL
BlogDocs (v7)CommunityGitHub
๐ŸŒœ
๐ŸŒž
Squirrelly LogoSquirrelly
  • Docs (v8)
  • About
  • Learn
  • REPL
  • Blog
  • Docs (v7)
  • Community
  • GitHub
  • Get Started
    • Overview
    • Installation
    • Security
    • Your First Template
  • Template Syntax
    • Syntax Overview
    • Cheatsheet
    • Async Helpers & Filters
    • References (Interpolate)
    • Filters
    • Helpers
    • Partials and Template Inheritance
    • Built-in Helpers
    • Whitespace Control
    • Auto XML-Escaping
  • API
    • API Overview
    • Rendering
    • Compilation
    • Configuration
    • File Handling
    • Filters API
    • Helpers API
    • Native Helpers API
    • Parsing
    • Partials & Layouts
Version: Next

API Overview

note

You can view the TypeDoc API documentation for Squirrelly at https://squirrellyjs.github.io/squirrelly/modules/_index_.html.

Big list of API options#

  • __express (alias for renderFile)
  • compile
  • compileScope
  • compileScopeIntoFunction
  • compileToString
  • defaultConfig
  • filters
  • getConfig
  • helpers
  • loadFile
  • nativeHelpers
  • parse (see Parsing)
  • render (see Rendering)
  • renderFile
  • templates
Edit this page
Last updated on 8/18/2020 by Ben Gubler
Previous
ยซ Auto XML-Escaping
Next
Rendering ยป
  • Big list of API options

Docs

  • Docs

Community

  • Gitter

Social

  • Blog
  • Facebook
Squirrelly Logo
Copyright ยฉ 2025 SquirrellyJS. Built with Docusaurus. Theme inspired by benthos.dev