Skip to content

gradints/budoux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budoux JS

Copy the script.

Click copy

In the html page, add the script tag, paste the script there

<script>
  [PASTE THE SCRIPT HERE]
</script>

Paste script to html

Add class .budou-this to every section that needs Budoux.

<section class="budou-this">
  <h1>Japanese text here</h1>
</section>
<div class="budou-this">
  <button>Japanese text here</button>
</div>
<p class="budou-this">Japanese text here</p>

set class budou-this

About

Apply budoux to any texts within page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published