JSPM

@11ty/eleventy

0.7.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 134617
  • Score
    100M100P100Q168273F
  • License MIT

Transform a directory of templates into HTML.

Package Exports

  • @11ty/eleventy
  • @11ty/eleventy/cmd.js
  • @11ty/eleventy/src/Eleventy.js
  • @11ty/eleventy/src/EleventyConfig
  • @11ty/eleventy/src/EleventyErrorHandler.js
  • @11ty/eleventy/src/Filters/Url
  • @11ty/eleventy/src/TemplateData.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 (@11ty/eleventy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

eleventy Logo

eleventy 🕚⚡️

A simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of templates (of varying types) into HTML.

Works with HTML, Markdown, Liquid, Nunjucks, Handlebars, Mustache, EJS, Haml, Pug, and JavaScript Template Literals.

Documentation

npm Version Build Status GitHub issues code style: prettier npm Downloads

Tests

npm run test

Major Roadmapped Features