GitShow/vuejs/petite-vue
vuejs

petite-vue

6kb subset of Vue optimized for progressive enhancement

by vuejs
Star on GitHubForknpm

TypeScript

9.7k stars398 forks12 contributorsQuiet · 2y agoSince 2021MIT

Meet the team

See all 12 on GitHub →
yyx990803
yyx99080393 contributions
Fry98
Fry983 contributions
waldyrious
waldyrious2 contributions
halivert
halivert1 contribution
johannschopplich
johannschopplich1 contribution
jusdeleon
jusdeleon1 contribution
lomirus
lomirus1 contribution
nick-lai
nick-lai1 contribution

Languages

View on GitHub →
TypeScript71.2%
HTML22.7%
JavaScript6.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
37
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · Last activity 2y ago
See all on GitHub →
ws-rush
Add petite-vue plugins supportOpenPR

I am so excited, this is my first pull request on github, I dont know typescript, and I wish this pull request accepted I did this commit to distribute custom directives as packages then use them with , I also added example use in README file, thats it: Use Plugins You can write custome directive then distrbute it as a pacage, then add it to create vue, like: A plugin code similar to vue plugins code:

ws-rush · 2w ago
RaduRaileanu
fix: v-if nested in a v-for template tagOpenPR

the fix permits nesting an element with a v-if attribute inside a template tag with a v-for attribute like so:

RaduRaileanu · 6mo ago
DanielEScherzer
app: avoid evaluating impossible conditionOpenPR

If the condition is true, then is set to the non-empty array and can never be empty; it can only be empty if the condition does not hold and the branch is taken.

DanielEScherzer · 8mo ago

Recent fixes

View closed PRs →
ws-rush
Feat/playground mylab linksMergedPR
ws-rush · 2w ago
ws-rush
Feat/playground mylab linksMergedPR
ws-rush · 2w ago
terryaney
bind bugs - supporting onclick attribute, retaining class attribute, walk bug - processDirective correctly removing attributes with 'modifiers', block bug - only remove template element if isConnectedMergedPR

The variable was modified to remove any modifiers, then later used to attempt to remove the attribute; . But if a modifier was present - , the attempts to find instead of . Additionally, made bind.ts support force the binding as an attribute. When not an attribute and just assigned to the element property, it did not work. There were times when I couldn't use the directive and was forced to use (to support a legacy framework rendering elements by 'cloning them' and then losing the petite-vue event binding).

terryaney · 4mo ago
Structured data for AI agents

Repository: vuejs/petite-vue. Description: 6kb subset of Vue optimized for progressive enhancement Stars: 9696, Forks: 398. Primary language: TypeScript. Languages: TypeScript (71.2%), HTML (22.7%), JavaScript (6.1%). License: MIT. Open PRs: 20, open issues: 0. Last activity: 2y ago. Community health: 37%. Top contributors: yyx990803, Fry98, waldyrious, halivert, johannschopplich, jusdeleon, lomirus, nick-lai, lupinitylabs, mzaini30 and others.

·@ofershap

Replace github.com with gitshow.dev