-
Sébastien Demanou authored
* 41d7a4a2 Add @vuedoc/parser/test-utils * a09ca79a Update documentation * c74a33cc Upgrade to @babel/parser@7.18.13 * dbe88563 Improve parsing of variable declarations * f105a223 Refactoring project files structure * 09b9782b Add options.resolver * f1b9b151 Add support of Vue Mixins * 00a6be35 Handle ImportDeclaration for composition fname * df51bf96 Add basic plugins system * 369f2420 Use EventTarget as base class for the main VuedocParser * 2307c800 Improve documentation by adding more examples * 1fe62f69 Improve parsing performance by reducing parsers instances * f32ec52c Extensible Parsing with options.composition
Sébastien Demanou authored* 41d7a4a2 Add @vuedoc/parser/test-utils * a09ca79a Update documentation * c74a33cc Upgrade to @babel/parser@7.18.13 * dbe88563 Improve parsing of variable declarations * f105a223 Refactoring project files structure * 09b9782b Add options.resolver * f1b9b151 Add support of Vue Mixins * 00a6be35 Handle ImportDeclaration for composition fname * df51bf96 Add basic plugins system * 369f2420 Use EventTarget as base class for the main VuedocParser * 2307c800 Improve documentation by adding more examples * 1fe62f69 Improve parsing performance by reducing parsers instances * f32ec52c Extensible Parsing with options.composition
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading