Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: single-file-component

FranckFreiburger/vue3-sfc-loader

Single File Component loader for Vue2 and Vue3. Load .vue files directly from your HTML. No node.js environment, no build step.

Language: JavaScript - Size: 3.12 MB - Last synced: 1 day ago - Pushed: 4 months ago - Stars: 985 - Forks: 112

wulechuan/wulechuan-typescript-vue2-official-sfc-parser

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

Language: TypeScript - Size: 780 KB - Last synced: 10 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

rain-noise/sflf

Single File Low Functionality Class Tools

Language: PHP - Size: 556 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

intlify/vue-i18n-loader

:globe_with_meridians: vue-i18n loader for custom blocks

Language: TypeScript - Size: 1.59 MB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 268 - Forks: 29

Wscats/omi-snippets

🔖Visual Studio Code Syntax Highlighting For Single File React And Omi Components - 编写React和Omi单文件组件的VSC语法高亮插件

Language: HTML - Size: 29.2 MB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 186 - Forks: 3

Ubugeeei/chibivue

chibivue is minimal Vue.js v3 core implementations (Reactivity System, Virtual DOM, Component, Compiler (Template, SFC)). An online book for building your own Vue.js.

Language: TypeScript - Size: 12 MB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 308 - Forks: 30

Marcisbee/radi-loader

📦 Webpack loader for Radi.js components

Language: JavaScript - Size: 48.8 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 0

nbonamy/vuejs_nobuild

Language: JavaScript - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

michaelolof/vue-literal-compiler

A Vue Compiler that allows you compile your string literals to render functions at build time and write components in SFC paradigm

Language: TypeScript - Size: 1.05 MB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 149 - Forks: 4

JoeZhangHao/vue2-html-sfc-complier

The html environment compiles vue2

Language: SCSS - Size: 2.06 MB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

vuejs/vue-loader

📦 Webpack loader for Vue.js components

Language: TypeScript - Size: 6.04 MB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 4,976 - Forks: 906

facing-dev/vue-facing-decorator

Vue typescript class component decorators

Language: TypeScript - Size: 8.9 MB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 328 - Forks: 28

vuejs/vue-eslint-parser

The ESLint custom parser for `.vue` files.

Language: TypeScript - Size: 1.75 MB - Last synced: about 2 months ago - Pushed: 3 months ago - Stars: 429 - Forks: 77

ktsn/vue-designer

Vue component design tool

Language: TypeScript - Size: 1.88 MB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 365 - Forks: 22

joe-sky/jsx-sfc

A SFC like React function component API for managing CSS-in-JS and static members.

Language: TypeScript - Size: 1.69 MB - Last synced: 21 days ago - Pushed: 7 months ago - Stars: 55 - Forks: 3

HugoDF/vue-multiple-components-in-sfc

Examples of writing multiple components in a single .vue file

Language: Vue - Size: 2.78 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 13 - Forks: 2

digitalie/one-loader

Single-file components for React

Language: JavaScript - Size: 2.57 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 236 - Forks: 20

fru1tyJu1ce/chess-board-single-file-include

single-file chess board

Language: JavaScript - Size: 228 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

indus/hugoVueSFC

Hugo meets Vue's SFCs

Language: HTML - Size: 351 KB - Last synced: 4 months ago - Pushed: 12 months ago - Stars: 4 - Forks: 1

Wscats/omil

📝Webpack loader for Omi.js React.js and Rax.js components 基于 Omi.js,React.js 和 Rax.js 单文件组件的 Webpack 模块加载器

Language: JavaScript - Size: 3.54 MB - Last synced: about 6 hours ago - Pushed: over 1 year ago - Stars: 180 - Forks: 2

pageauc/webserver

A Raspberry Pi Simple python Stand Alone Local Network Web Server. Automatically reads folder and file entries into a right pane selection list. Selected folder opens a new browser tab and Selected file displays content in browser left pane iframe. Right pane list can be ordered by date/time or alphabetic ascending or descending via settings.py file. A menubox.sh makes it easier to operate and change the webserver settings.

Language: Python - Size: 1.75 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 12 - Forks: 3

passcod/vue-sfc-parser

A limited parser for Vue Single File Components

Language: JavaScript - Size: 51.8 KB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 2 - Forks: 1

fmarco/django-lite

A lightweight version of Django

Language: Python - Size: 30.3 KB - Last synced: 13 days ago - Pushed: almost 7 years ago - Stars: 3 - Forks: 0

SmebdyNbdy/Decompose.js

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

Language: JavaScript - Size: 168 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

fehmi/simply.js

Simple web-component library for simple web-apps.

Language: JavaScript - Size: 10.2 MB - Last synced: 28 days ago - Pushed: about 2 months ago - Stars: 16 - Forks: 0

RonnieSan/vue-browser-sfc

Vue CLI template for creating standalone components from .vue files for use in the browser

Language: JavaScript - Size: 1.22 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 50 - Forks: 15

pksilen/react-sfc-webpack-loader

Webpack loader for React Single File Components (SFCs)

Language: JavaScript - Size: 545 KB - Last synced: 8 days ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

tojonirina/vue-app-base

A basic vuejs app structure

Language: TypeScript - Size: 152 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

mandeeppasbola/setup-vuejs-project-without-vue-cli

Setting up latest Vue JS v3 (vue@next) project from scratch without using Vue CLI. Including Single File Components (SFCs), Vue Router v4, SCSS

Language: JavaScript - Size: 117 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

ktsn/vuec

CLI compiler of Vue single file component

Language: TypeScript - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 11 - Forks: 1

ktsn/vue-media-loader

Enable `media` attribute on Vue SFC styles

Language: TypeScript - Size: 1.42 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 47 - Forks: 2

felipeccastro/html-component

Component-based UIs with vanilla ES6 and Custom Elements

Language: JavaScript - Size: 6.3 MB - Last synced: 12 months ago - Pushed: over 7 years ago - Stars: 97 - Forks: 5

nsrosenqvist/gulp-single-file-components

A Gulp plugin that let's you build single file components (as made famous by Vue) and use them in other environments by splitting the vue-files into separate files.

Language: JavaScript - Size: 13.7 KB - Last synced: 19 days ago - Pushed: over 6 years ago - Stars: 6 - Forks: 3

ktsn/vue-sfc-parser

Vue.js single file component parser for static analysis

Language: TypeScript - Size: 63.5 KB - Last synced: 11 days ago - Pushed: over 5 years ago - Stars: 44 - Forks: 3

gaeldumon/hoa-fight-app

The website of my game "Hoa Fight" where you can authenticate, launch a game, see your stats and check the players ranking (alpha version - local only)

Language: Vue - Size: 15.7 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

InDIOS/trebor

A node js module to make standalone web components.

Language: TypeScript - Size: 1.37 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 6 - Forks: 0

AaronDavidNewman/vue3base

A sample VUE3 app using SFC, Composition API, and webpack

Language: JavaScript - Size: 266 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

paulinemarg/weather-app

A weather app built with Vue. Users can search for a city and view the weather. The background of the app changes with the weather. (cold or warm)

Language: Vue - Size: 9.43 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

s-KaiNet/vue-ts-sfc-webpack-hmr

Sample starter for VueJS+TypeScript+SFC+HMR

Language: JavaScript - Size: 79.1 KB - Last synced: about 2 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

ahsadek93/School

Landing page created with Nuxt and Vue Components.

Language: Vue - Size: 1.49 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

notoriousb1t/vuejs-typestyle-seed

VueJS + TypeStyle seed using JSX

Language: TypeScript - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 20 - Forks: 1

dapi/goga

Language agnostic single file package manager

Language: Go - Size: 145 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 7 - Forks: 1

Marcisbee/parcel-plugin-radi

📦 Parcel plugin for Radi.js components

Language: JavaScript - Size: 172 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 0

Champa99/VueDummyBundler

Vue Single File Components Bundler for dummies

Language: JavaScript - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

swasun/LibSecureStorage

C library to store data or multiple files in an encrypted single-file storage.

Language: C - Size: 4.69 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

isuke/rhoa

Rhoa is a Vue.js 2.0 mini No UI components for Web.

Language: CoffeeScript - Size: 186 KB - Last synced: 6 days ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

alajfit/vue-run

:green_heart: Run Vue Single File Components from the CLI

Language: JavaScript - Size: 1.06 MB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 2 - Forks: 0

koas/hivuely

Convert .vue files to JS / CSS

Language: PHP - Size: 15.6 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 0

nicolo-ribaudo/vue-extract-loader

A Webpack loader which extracts a single block from Vue single-file components

Language: JavaScript - Size: 19.5 KB - Last synced: 28 days ago - Pushed: almost 7 years ago - Stars: 5 - Forks: 1