Greasy Fork
로그인
그리스어 (el)
네덜란드어 (nl)
노르웨이어 (nb)
덴마크어 (da)
독일어 (de)
러시아어 (ru)
루마니아어 (ro)
마라티어 (mr)
베트남어 (vi)
벨로루시어 (be)
불가리아어 (bg)
세르비아어 (sr)
스웨덴어 (sv)
스페인어 (es)
스페인어 (es-419)
슬로바키아어 (sk)
아랍어 (ar)
에스페란토어 (eo)
영어 (en)
우크라이나어 (uk)
위구르어 (ug)
이탈리아어 (it)
인도네시아어 (id)
일본어 (ja)
조지아어 (ka)
중국어 (중국) (zh-CN)
중국어 (타이완) (zh-TW)
체코어 (cs)
크로아티아어 (hr)
태국어 (th)
터키어 (tr)
포르투갈어 (브라질) (pt-BR)
폴란드어 (pl)
프랑스어 (fr)
프랑스어 (캐나다) (fr-CA)
핀란드어 (fi)
한국어 (ko)
헝가리어 (hu)
히브리어 (he)
کوردیی ناوەندی (ckb)
Help us translate!
스크립트
포럼
도움말
더 보기...
상세 검색
사용자 목록
라이브러리
관리자 로그
☰
스크립트
포럼
도움말
상세 검색
사용자 목록
라이브러리
관리자 로그
로그인
그리스어 (el)
네덜란드어 (nl)
노르웨이어 (nb)
덴마크어 (da)
독일어 (de)
러시아어 (ru)
루마니아어 (ro)
마라티어 (mr)
베트남어 (vi)
벨로루시어 (be)
불가리아어 (bg)
세르비아어 (sr)
스웨덴어 (sv)
스페인어 (es)
스페인어 (es-419)
슬로바키아어 (sk)
아랍어 (ar)
에스페란토어 (eo)
영어 (en)
우크라이나어 (uk)
위구르어 (ug)
이탈리아어 (it)
인도네시아어 (id)
일본어 (ja)
조지아어 (ka)
중국어 (중국) (zh-CN)
중국어 (타이완) (zh-TW)
체코어 (cs)
크로아티아어 (hr)
태국어 (th)
터키어 (tr)
포르투갈어 (브라질) (pt-BR)
폴란드어 (pl)
프랑스어 (fr)
프랑스어 (캐나다) (fr-CA)
핀란드어 (fi)
한국어 (ko)
헝가리어 (hu)
히브리어 (he)
کوردیی ناوەندی (ckb)
Help us translate!
정보
코드
변경 내역
피드백 (1)
통계
HTML2FB2Lib
This is a library for converting HTML to FB2.
코드가 업데이트된 버전 목록입니다.
모든 버전 보기
v0.11.0
2025-04-22
added FB2Element.textContent() method;
it is possible to pass http headers to FB2Loader;
added FB2Cite class;
the normalization method was improved;
other minor changes;
v0.10.4
2024-11-05
fixed identification of the sf_litrpg genre;
v0.10.3
2024-10-08
Added ability to return result with headers to FB2Loader class;
v0.10.2
2024-02-07
added image type check;
v0.10.1
2023-11-12
added the ability to use FB2 notes;
added one more parameter to the startNode method of the FB2Parser class;
Important! Rearranged parameters in the bindParser method of the FB2Document class;
v0.9.1
2023-11-05
FB2Image now has a format conversion method;
v0.8.1
2023-10-10
Some changes in the identifying genre algorithm;
v0.8.0
2023-09-20
added the ability to use fromNode in FB2AnnotationParser and FB2ChapterParser;
v0.7.2
2023-09-13
FB2Annotation normalization improved;
Added description in Russian;
Minor fix to tag history;
v0.7.1
2023-09-10
Fixed constructor for FB2GenreList;
Fixed the order of children tags in FB2Author;
Added the ability to use the history tag in FB2Document;
v0.7.0
2023-08-31
added special fb2 element for unknown html nodes;
asynchronous calls are replaced by synchronous ones;
added FB2AnnotationParser and FB2ChapterParser classes;
methods for binding parsers were added to FB2Document;
v0.6.0
2023-08-28
v0.5.3
2023-08-19
Fixed a bug in list processing;
v0.5.2
2023-07-25
added processing SUB and SUP tags;
v0.5.1
2023-07-09
added processing B tag;
v0.5.0
2023-06-29
Added genre identification;
Improved keywords support
v0.4.1
2023-06-23
Fixed handling UL tag;
Added explicit exception for SCRIPT tag;
v0.4.0
2023-06-23
added handling UL tag;
added support of multiple cover pages;
improved FB2 document normalization;
changed algorithm of book id generating;
a few minor fixes and improvements
v0.3.1
2023-06-22
fixed element name strike -> strikethrough
added GIF support
v0.3.0
2023-06-20
added handling OL tag
improved FB2 document normalization
a few minor fixes and improvements
v0.1.0
2023-06-16