Skip to content

erdian718/mithril

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mithril.js

Mithril.js bindings for Lua.

Usage

local m = require 'mithril'
local js = require 'js'

m:render(js.global.document.body, 'Hello world')

Please Refer to Mithril.js.

NOTE: You can use Promise.ok instead of Promise.then.

Dependencies

About

Mithril.js bindings for Lua.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages