Skip to content
#

single-file-component

Here are 46 public repositories matching this topic...

此为吴乐川的《针对 Vuejs 第 2 版单文件部件的拆分器》。本工具之代码系由吴乐川手工提取自 Vue `v2.6.11` 之官方源代码后整理而得。其功用是将一个 .vue 文件之内容全文拆分成一套结构化的数据,即一个 JavaScript 对象。该结构化的数据包含 `<template>` 、 `<script>` 、 `<style>` 等标签之内容、属性等。

  • Updated Jan 8, 2023
  • TypeScript

A fully functional but super small modern web-app framework written in VanillaJS (ES2016), featuring styled components using template literals, observers api, state management, async imports and a router (still in development). Kinda inspired by Vue single-file-components, but smaller, simpler and more convenient (at least for me). Docs coming soon

  • Updated Jun 11, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the single-file-component topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the single-file-component topic, visit your repo's landing page and select "manage topics."

Learn more