Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Latest commit

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Does not currently support SystemJS 1.0+. PR's welcome

text

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

Installing

For SystemJS use, locate text.js in the application, and then locate it with map configuration:

System.config({map: {text: 'path/to/text.js'}});

For installing with jspm, run jspm install text.

Basic Use

importmyTextfrom'./mytext.html!text';

About

Text plugin

Resources

Stars

44 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages