Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Famix-Html

Coverage Status

A Famix meta-model to represent HTML files.

Installation

Metacello new
  githubUser: 'Evref-BL' project: 'Famix-Html' commitish: 'main' path: 'src';
  baseline: 'FamixHtml';
  load

Usage

importer := FamixHtmlImporter new.
importer model: FamixHtmlModel new.

importer importString: '<h1>
	<button class="Hello">
		hello
	</button>
</h1>'.
importer model

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages