22Syntax.js
33
44[ ![ Tweet] ( https://img.shields.io/twitter/url/http/shields.io.svg?style=social )] ( https://twitter.com/intent/tweet?text=Syntax.js%2C%20a%20free%20JavaScript%20syntax%20highlighter&url=https://github.com/williamtroup/Syntax.js&hashtags=javascript,syntax,highlighter )
5- [ ![ npm] ( https://img.shields.io/badge/npmjs-v2.5 .0-blue )] ( https://www.npmjs.com/package/jsyntax.js )
6- [ ![ nuget] ( https://img.shields.io/badge/nuget-v2.5 .0-purple )] ( https://www.nuget.org/packages/jSyntax.js/ )
5+ [ ![ npm] ( https://img.shields.io/badge/npmjs-v2.6 .0-blue )] ( https://www.npmjs.com/package/jsyntax.js )
6+ [ ![ nuget] ( https://img.shields.io/badge/nuget-v2.6 .0-purple )] ( https://www.nuget.org/packages/jSyntax.js/ )
77[ ![ license] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/williamtroup/Syntax.js/blob/main/LICENSE.txt )
88[ ![ discussions Welcome] ( https://img.shields.io/badge/discussions-Welcome-red )] ( https://github.com/williamtroup/Syntax.js/discussions )
99[ ![ coded by William Troup] ( https://img.shields.io/badge/coded_by-William_Troup-yellow )] ( https://www.william-troup.com/ )
1010</h1 >
1111
1212> <p align =" center " >A lightweight, and easy-to-use, JavaScript library for code syntax highlighting!</p >
13- > <p align =" center " >v2.5 .0</p >
13+ > <p align =" center " >v2.6 .0</p >
1414 <br />
1515
1616![ Syntax.js] ( docs/images/main.png )
@@ -23,6 +23,7 @@ Syntax.js
2323
2424- Zero-dependencies and extremely lightweight!
2525- Highlights keywords, values, strings, and comments.
26+ - 51 language translations available!
2627- Full API available via public functions.
2728- Fully styled in CSS/SASS (including the buttons) and compatible with the Bootstrap library.
2829- Full CSS theme support (using : root variables, with a default dark-mode theme).
@@ -51,14 +52,71 @@ All modern browsers (such as Google Chrome, FireFox, and Opera) are fully suppor
5152<br >
5253
5354
55+ <h1 >What languages are supported?</h1 >
56+
57+ - ` af ` Afrikaans
58+ - ` ar ` Arabic
59+ - ` hy ` Armenian
60+ - ` be ` Belarusian
61+ - ` bn ` Bengali
62+ - ` bg ` Bulgarian
63+ - ` ca ` Catalan
64+ - ` zh ` Chinese (simplified)
65+ - ` da ` Danish
66+ - ` nl ` Dutch
67+ - ` en ` English (default)
68+ - ` eo ` Esperanto
69+ - ` et ` Estonian
70+ - ` fa ` Farsi
71+ - ` fi ` Finnish
72+ - ` fr ` French
73+ - ` fy ` Frisian
74+ - ` gl ` Galician
75+ - ` ka ` Georgian
76+ - ` de ` German
77+ - ` el ` Greek
78+ - ` he ` Hebrew
79+ - ` hi ` Hindi
80+ - ` hu ` Hungarian
81+ - ` is ` Icelandic
82+ - ` id ` Indonesian
83+ - ` ga ` Irish
84+ - ` it ` Italian
85+ - ` ja ` Japanese
86+ - ` ko ` Korean
87+ - ` lv ` Latvian
88+ - ` lt ` Lithuanian
89+ - ` lb ` Luxembourgish
90+ - ` ms ` Malay
91+ - ` ne ` Nepali
92+ - ` no ` Norwegian
93+ - ` pl ` Polish
94+ - ` pt ` Portuguese
95+ - ` ro ` Romanian
96+ - ` si ` Sinhalese
97+ - ` sk ` Slovak
98+ - ` sl ` Slovenian
99+ - ` es ` Spanish
100+ - ` sv ` Swedish
101+ - ` tl ` Tagalog
102+ - ` ta ` Tamil
103+ - ` zh-tw ` Taiwanese
104+ - ` te ` Telugu
105+ - ` th ` Thai
106+ - ` tr ` Turkish
107+ - ` uk ` Ukrainian
108+ <br >
109+ <br >
110+
111+
54112<h1 >What are the most recent changes?</h1 >
55113
56114To see a list of all the most recent changes, click [ here] ( https://www.william-troup.com/syntax-js/documentation/recent-changes.html ) .
57115<br >
58116<br >
59117
60118
61- <h1 >What languages are supported by default?</h1 >
119+ <h1 >What programming languages are supported by default?</h1 >
62120
63121- ` bash ` Bash
64122- ` c-plus-plus ` C++
0 commit comments