JSPM

netherte

1.0.2-alpha.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 4
    • Score
      100M100P100Q27219F
    • License WTFPL

    A template engine that supports custom filters and compiles templates into rendering functions.

    Package Exports

    • netherte
    • netherte/dist/NetherTE.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (netherte) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Nether Template Engine

    A template engine that supports custom filters and compiles templates into rendering functions.

    Features 🛠️

    • fast - Written with performance in mind.
    • easy - Setup environments and have fun, that is it!
    • free - Available for download and usage at no cost.

    NetherTE requires NodeJS Runtime to run, use Bun in development.

    Download ✨

    You can get the pre-built Docker image from NPM. Alternatively, you can run from source with Bun.

    Develop 💖

    Install

    bun i

    Run

    bun run build

    Contribution 🤝

    Welcome to submit Issues and Pull Requests! I will update this project when I have time.

    Known Issues 📌

    • Probably more, that's why we have a bug tracker ;)

    License 📜

    NetherTE is licensed under WTFPL.