• Stars
    star
    1
  • Language
    Rust
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Format text book to html formatted with page separation

Book formatter

Format text book to html formatted with page separation. Formatting with html tag <p>, with page counter insertion (calculated by symbols count).

How it works

  1. You should have Text book
  2. Book should separate paragraph as new line.
  3. Run: cargo run -- file_name
  4. Result: index.html
  5. To change page size set: const PAGE_SIZE: u64 = 5400;

Page size calculated by word symbol count.

LICENSE: MIT

More Repositories

1

riscv-fs

F# RISC-V Instruction Set formal specification
F#
276
star
2

iron-cms

CMS based on Iron Framework for Rust lang
Rust
45
star
3

semantic-analyzer-rs

Semantic analyzer library for compilers written in Rust for semantic analysis of programming languages AST
Rust
32
star
4

go-benchmark-app

Application for HTTP benchmarking via different rules and configs
Go
27
star
5

nickel-cms

The research project on the development of CMS based on Nickel framework
Rust
13
star
6

amq

Message queue distributed framework based on Actix
Rust
12
star
7

iLang

iLang - a functional programming language and compiler
Rust
9
star
8

riscv-cpu

RISC-V five stage pipline CPU
SystemVerilog
5
star
9

fpga

Research & Development FPGA projects for different boards
GLSL
4
star
10

echo-cms

CMS based on Echo golang framework
HTML
4
star
11

reqrep-events

Golang sample app for REQ/REP message queue events based on go-mangos
Go
3
star
12

rocket-rs

Rust Rocket app
Rust
3
star
13

rcp

Fast copy files based on Rust lang
Rust
3
star
14

llvm-sample

Rust
2
star
15

DAG-chain

DAG chain platform
F#
2
star
16

llvm-ir-tutor

LLVM IR Tutorial
LLVM
2
star
17

avr-timers

AVR timers solutions
Assembly
2
star
18

reqrep-rs

Rust
2
star
19

useful-rust

Rust useful tools & tutorials based on https://doc.rust-lang.org/book/ Chapters and Rust By Examples
Rust
2
star
20

riscv-gcc-source-tests

C
2
star
21

simple-employees-task

Go
1
star
22

hsb

Haskell
1
star
23

mrLSD

Let's change the world... My favorite languages: Rust, F#, Go, Haskell
1
star
24

gpg-test

1
star
25

auth-kit

Golang Authentication Kit
Go
1
star
26

llvm-api-swift

Swift LLVM API is a library and utils set fully compatible with LLVM-C API. The library can be used to create compiler backend based on LLVM
Swift
1
star
27

status-check

Status Check system based on Yii Framework
PHP
1
star
28

rust-patterns

Rust design putterns templates
Rust
1
star
29

arduino

Arduino projects based on Atmel chips
C++
1
star
30

linux-util

Most useful utils for Linux
Shell
1
star
31

agda-emacs

Agda & Emacs integrations and samples code
Agda
1
star
32

git-fetch-history

Filter git commits and change their data
Go
1
star
33

tokenomics

JavaScript
1
star
34

pyredmine

Python redmine console grid renderer for specific user and sorted by priority
Python
1
star
35

useful-haskell

Useful Haskell and algorithms
Haskell
1
star
36

go-tutorial

Go Tutorials
Go
1
star
37

mips-one-stage-cpu

MIPS 32 one stage CPU with limited ISA
Verilog
1
star
38

HaskellTutorials

Haskell
1
star
39

idris-docker

Idris language docker image builder
Makefile
1
star
40

hashmap-copy

Rustlang concurent copy and change hashmap
Rust
1
star
41

cabal-dependency-resolver

Haskell Cabal packages dependency resolver
Python
1
star
42

julia-dockerhub

DockerHub files for https://hub.docker.com/r/mrlsd/julia/
Makefile
1
star
43

swift-async-toy

Toy async queue implemented on Swift
Swift
1
star
44

nodemcu-v3

NodeMCU v3 devboard projects
1
star
45

yasvm

Yet another simple Virtual Machine
Rust
1
star
46

yogaGo

Yoga CMS based on Golang
HTML
1
star
47

simple-http-files

Go
1
star
48

exonum-blockchain

Exomun framework Blockchaind samples
1
star
49

dandelion

Semantic parser
F#
1
star