<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Vue.js</id>
		<title>Vue.js - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Vue.js"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Vue.js&amp;action=history"/>
		<updated>2026-04-21T03:20:01Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Vue.js&amp;diff=27843&amp;oldid=prev</id>
		<title>Mu: Created page with &quot;{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|vue}} |released=2014 }} '''Vue.js''' (or just '''Vue''') is a free and open source [[JavaScr...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Vue.js&amp;diff=27843&amp;oldid=prev"/>
				<updated>2017-05-03T05:49:09Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|vue}} |released=2014 }} &amp;#039;&amp;#039;&amp;#039;Vue.js&amp;#039;&amp;#039;&amp;#039; (or just &amp;#039;&amp;#039;&amp;#039;Vue&amp;#039;&amp;#039;&amp;#039;) is a free and open source [[JavaScr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=Languages&lt;br /&gt;
|subcat=Programming Languages&lt;br /&gt;
|extensions={{ext|vue}}&lt;br /&gt;
|released=2014&lt;br /&gt;
}}&lt;br /&gt;
'''Vue.js''' (or just '''Vue''') is a free and open source [[JavaScript]] front-end framework. It has an optional feature known as &amp;quot;single file components,&amp;quot; which are reusable interactive components containing [[HTML]], [[CSS]], and [[JavaScript]]. Single file components use the .vue extension, and generally have the following structure:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;template&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/template&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;style&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For use in browsers, Vue component files have to be compiled using [https://github.com/vuejs/vue-loader vue-loader].&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [https://vuejs.org/ Official site]&lt;br /&gt;
* [https://vuejs.org/v2/guide/single-file-components.html Single file components]&lt;br /&gt;
&lt;br /&gt;
[[Category:Programming Languages]]&lt;/div&gt;</summary>
		<author><name>Mu</name></author>	</entry>

	</feed>