preleganto

v0.2.0
Easy-to-use markup based HTML presentation tool with built-in source highlighting and math rendering
presentation slides html markup math source highlight

build

npm run clean; npm run init; npm run copy-layout; babel src -d lib

build:watch

npm run build -- -w

clean

rm -rf lib

test

npm run test:unit; npm run test:commands

test:commands

ava --serial test/commands

test:unit

ava test/unit

flow

flow

eslint

eslint src/**/*.js

init

mkdir -p lib/presentation

copy-layout

cp src/presentation/layout.css lib/presentation/layout.css

prepare

npm run build
npm i preleganto

Metadata

  • MIT
  • >=8.0.0
  • Petr Nevyhoštěný
  • released 8/27/2017

Downloads

Maintainers