Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text

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

Basic Use

import myText from './mytext.html!text';

Unsupported syntax

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

About

Text plugin

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages