Add XSLT / programming language
After
Width: | Height: | Size: 1003 B
@ -531,6 +531,7 @@
59
],
"description": "Intersection Observer is a browser API that provides a way to observe the visibility and position of a DOM element relative to the containing root element or viewport.",
"icon": "W3C.png",
"scriptSrc": [
"cdn\\.jsdelivr\\.net/npm/intersection-observer@([\\d\\.]+)\\;version:\\1",
"/assets/(?:.+)?intersection-observer\\.[\\d\\w\\.]+\\.js"
@ -219,6 +219,15 @@
"scriptSrc": "apps\\.xpresslane\\.in/",
"website": "https://www.xpresslane.in"
},
"XSLT": {
"cats": [
27
"description": "XSLT is designed for use as part of XSL, which is a stylesheet language for XML.",
"html": "<xsl[^>]* version=\"(.+)\"\\;version:\\1",
"website": "https://www.w3.org/TR/xslt-10"
"Xtremepush": {
32