GitShow/vuejs/component-compiler-utils
vuejs

component-compiler-utils

Lower level utilities for compiling Vue single file components

by vuejs
Star on GitHubForknpm

TypeScript

323 stars74 forks25 contributorsQuiet · 2y agoSince 2018v3.3.0

Meet the team

See all 25 on GitHub →
yyx990803
yyx99080353 contributions
haoqunjiang
haoqunjiang47 contributions
znck
znck10 contributions
boxizen
boxizen1 contribution
brianhelba
brianhelba1 contribution
pikax
pikax1 contribution
Akryum
Akryum1 contribution
NE-SmallTown
NE-SmallTown1 contribution

Languages

View on GitHub →
TypeScript99.6%
JavaScript0.4%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

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

Recent PRs & issues

Quiet · Last activity 2y ago
See all on GitHub →
zangab
Deprecated renderSyncOpenIssue

Hi, the within the styleProcessors has been deprecated. It's advised to use to use or .

zangab · 1y ago
BulatSa
CVE-2023-44270 on package dependenciesOpenIssue

Hello, i have alert from scanning about dependencie postcss. component-compiler-utils use "postcss": "^7.0.36", but "id":"CVE-2023-44270","package":"postcss","version":"7.0.39","fix_version":"8.4.31","severity":"Medium" Please update to postcss@8.4.31

BulatSa · 1y ago
Vhivi
Update PostCSS to v8.4.49 and improve code readabilityOpenPR

This pull request includes several changes to improve code readability and update dependencies. The most important changes include adding braces to single-line statements, refactoring PostCSS plugin definitions, and updating the dependency version. Code readability improvements: Added braces to single-line statements in , , , , and to improve readability. [[1]](diffhunk://#diff-569fc66141bdb80d3e8f48fedbb0904c45f9a9041c97c056eefb4815f28d067bL90-R99) [[2]](diffhunk://#diff-0fbe4ce921b24fd21faac8f98d735ded6fd568285054a796cf579859821891acL59-R61) [[3]](diffhunk://#diff-cbc2d46c80354bb9ddd573785707c8be87ce86597057c4d9f6e9107369062206L84-R86) [[4]](diffhunk://#diff-cbc2d46c80354bb9ddd573785707c8be87ce86597057c4d9f6e9107369062206L109-R113) [[5]](diffhunk://#diff-8d25cf504bbb9344e71c4073887e9c0745835b29cce6561db9ed3aa576ba1899L68-R68) [[6]](diffhunk://#diff-55c389a4f2a0882f7667791d4d795710b1a3e911111ce7d5bdedda13b3adae86L30-R30) PostCSS plugin refactoring: Refactored PostCSS plugin definitions in and to use the new plugin API format. [[1]](diffhunk://#diff-757f6a8aaff2192d507a39302eb0e5214b82014b41d6d9bde125ec747423c9b1L2-R8) [[2]](diffhunk://#diff-757f6a8aaff2192d507a39302eb0e5214b82014b41d6d9bde125ec747423c9b1L101-R107) [[3]](diffhunk://#diff-858386cce1f169eb8089c0b50c86ab0ccddf1d8f37aa567d962bb8b1397baa62L2-R21) Dependency updates: Updated dependency to version 8.4.49 in and moved it to . [[1]](diffhunk://#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R49) [[2]](diffhunk://#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L63-R72)

Vhivi · 1y ago

Recent fixes

View closed PRs →
CommanderRoot
refactor: replace deprecated String.prototype.substr()MergedPR

String.prototype.substr() is deprecated so we replace it with String.prototype.slice() which works similarily but isn't deprecated. .substr() probably isn't going away anytime soon but the change is trivial so it doesn't hurt to do it.

CommanderRoot · 7mo ago
ventralnet
consolidate@0.15.1 is deprecatedClosedIssue

npm build reports consolidate@0.15.1 is deprecated and to use v1.0.0+

ventralnet · 2y ago
Structured data for AI agents

Repository: vuejs/component-compiler-utils. Description: Lower level utilities for compiling Vue single file components Stars: 323, Forks: 74. Primary language: TypeScript. Languages: TypeScript (99.6%), JavaScript (0.4%). Latest release: v3.3.0 (4y ago). Open PRs: 22, open issues: 24. Last activity: 2y ago. Community health: 25%. Top contributors: yyx990803, haoqunjiang, znck, boxizen, brianhelba, pikax, Akryum, NE-SmallTown, JounQin, mliew21396 and others.

·@ofershap

Replace github.com with gitshow.dev