Resource Factory is a universal approach to originating, refining, and rendering Markdown, HTML, type-safe SQL, or other assets that could comprise static sites or engineering artifacts.
GNU Affero General Public License v3.0
0
stars
3
forks
source link
Create HTML word count method and web component #66
Create a
getWordCount(rootElement)
and a wrapper<span is="word-count" element-id="ELEMENT_ID"/>
web component for it.