Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcalexiei/ractive-html-loader
- Owner: marcalexiei
- License: mit
- Created: 2018-11-15T19:26:35.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T19:38:16.000Z (8 months ago)
- Last Synced: 2024-04-24T03:23:12.413Z (7 months ago)
- Topics: html, loader, ractive, webpack
- Language: JavaScript
- Homepage: https://marcalexiei.github.io/ractive-html-loader/
- Size: 1.81 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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