Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcalexiei/ractive-html-loader

Ractive HTML loader for Webpack
https://github.com/marcalexiei/ractive-html-loader

html loader ractive webpack

Last synced: 16 days ago
JSON representation

Ractive HTML loader for Webpack

Awesome Lists containing this project

README

        

# Ractive HTML loader

[![CI](https://github.com/marcalexiei/ractive-html-loader/actions/workflows/CI.yml/badge.svg)](https://github.com/marcalexiei/ractive-html-loader/actions/workflows/CI.yml)
[![npm version](https://img.shields.io/npm/v/ractive-html-loader.svg?style=flat-square)](https://www.npmjs.com/package/ractive-html-loader)

Based on [webpack-html-loader](https://github.com/webpack-contrib/html-loader).

This loader parse Ractive templates [Ractive](https://github.com/ractivejs/ractive) into object template (via [Ractive.parse](https://ractive.js.org/api/#ractiveparse)) and resolves loadable resources.

See [documentation site](https://marcalexiei.github.io/ractive-html-loader) for more information.

## TODO - FUTURE

- improve attribute handling