SML - The Simple Markup Language for Browsers
npm install @gelight/sml-clientThe Simple Markup Language for clients
You also can get help in the german version inside the @gelight/sml package.
UMD runtime browser version available on Github in the /releases directory.
There are three primary ways of adding SML to a project:
1. Import it as a CDN package on the page
2. Download the JavaScript file and host them yourself
3. Install it using npm
Latest version: !npm
Detailed release notes for each version are available on GitHub.
For using SML as runtime build in your browser you can use the latest version with:
``html``
orhtml`
If you want to avoid using build tools but can't use a CDN in production then you can download the relevant .js file and host it using your own web server. You can then include it using a