Code Monkey home page Code Monkey logo

sightly-submodules's Introduction

Apache Sling Scripting - HTL implementation

Convenience project including all HTL implementation bundles as git submodules

Build Status

These bundles provide support for the HTL web templating language.

Contents

  1. compiler - org.apache.sling.scripting.sightly.compiler The Apache Sling Scripting HTL Compiler provides support for compiling HTML Template Language scripts into an Abstract Syntax Tree.
  2. java-compiler - org.apache.sling.scripting.sightly.compiler.java The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.compiler module into Java source code.
  3. engine - org.apache.sling.scripting.sightly The Apache Sling Scripting HTL Engine is a Java implementation of the HTL specification. The bundle contains the HTL engine and its plugin framework implementation.
  4. js-use-provider - org.apache.sling.scripting.sightly.js.provider The Apache Sling HTL JavaScript Use Provider adds support for accessing JS scripts from Sightly's Use-API.
  5. repl - org.apache.sling.scripting.sightly.repl A simple Read-Eval-Print-Loop environment for testing simple HTL scripts
  6. testing-content - org.apache.sling.scripting.sightly.testing-content A bundle containing initial content for running integration tests
  7. testing - org.apache.sling.scripting.sightly.testing The testing project which builds a custom Sling Launchpad on which integration tests are run

How To

Build

mvn clean install

Test

mvn clean verify

Play with HTL REPL

cd testing
mvn clean package slingstart:start -Dlaunchpad.keep.running=true -Dhttp.port=8080

Then browse to http://localhost:8080/htl/repl.html.

sightly-submodules's People

Contributors

vladbailescu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.