Skip to content
/ XSLT Public

DRAFT for a long-read text on how to use basic XSLT with Javascript and PHP in a website context in 2023. This is a live digital-first text with examples.

License

Notifications You must be signed in to change notification settings

ncramp/XSLT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSLT for the modern web

DRAFT for a long-read text on how to use basic XSLT with Javascript and PHP in a website context in 2023. This is a live digital-first text with examples.

Scope

There are many tutorials available on how to use XSLT and XPath on the web but many of these are dated and from the Internet Explorer era. The scope of this text is: How can XSLT be used within modern browsers of 2023 - Firefox, Google Chrome, Chromium era. How you can use XSLT and XPath in a modern website context.

XMLHttpRequest (not so new) Fetch API FileReader API Drag and Drop API Web Workers, Service Workers, IndexedDB, Web Storage.

Since the scope is use of XSLT within the browser, all examples will be XSLT 1.0.

About

DRAFT for a long-read text on how to use basic XSLT with Javascript and PHP in a website context in 2023. This is a live digital-first text with examples.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published