Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

🧬 Inject Mithril components into your pages using native HTML

License

Notifications You must be signed in to change notification settings

ReFlar/inject-mithril-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReFlar Inject Mithril Components

License Latest Stable Version

A Flarum extension. Inject Mithril components into your pages using native HTML.

Usage

Using FriendsOfFlarum Pages:

<flarum-component
    data-component="components/DiscussionList"
    :params="{filter:{q:'tag:hidden'},page:{limit:1}}">
</flarum-component>

screenshot

Installation

Use Bazaar or install manually with composer:

composer require reflar/inject-mithril-components

Updating

composer update reflar/inject-mithril-components

Links

About

🧬 Inject Mithril components into your pages using native HTML

Resources

License

Stars

Watchers

Forks

Packages

No packages published