Skip to content

Repository files navigation

text

SystemJS's text loading plugin. Text is loaded from the file into the variable as a string.

Basic Use

importmyTextfrom'./mytext.html!text';

Unsupported syntax

// Do not do this// Avoid curly brackets when using this pluginimport{myText}from'./mytext.html!text';

About

Text plugin

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages