typeotter

0.2.2 • Public • Published

Rax

Create documents with great typesetting on the web.

TypeOtter TypeOtter TypeOtter
TypeOtter TypeOtter


TypeOtter is a Javascript library to render high quality typesetting in html and pdf.

This library is intended as an improvement on LaTex, allowing users to write professional documents in markup.

Installing

$ npm install typeotter

or

Download compressed: TypeOtter-0.2.0.zip

or

Just link it, no download!(see example)

Setup and Features

--> CodePen Showcase: Setup, syntax, math, typesetting, support

Developers

Make sure you have node installed

Install gulp (use sudo if it doesn't work)

$ npm install -g gulp

Install node modules (use sudo if it doesn't work)

$ npm install

Compile js and scss files

$ gulp

Run tests command and open your browser

$ npm test

Contributions

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 😄

Sources

Dependencies

Special Thanks


Copyright © 2016 Mathias Grundtvig Andreasen (MGApcDev). Licensed under the terms of the GPLv3 license.

Dependents (0)

Package Sidebar

Install

npm i typeotter

Weekly Downloads

0

Version

0.2.2

License

GPL-3.0

Last publish

Collaborators

  • mgapcdev