A GitBook theme for Dev Institut training materials
Internationalization for react done right. Using the i18next i18n ecosystem.
Default theme for GitBook
[![Build Status][travis-svg]][travis-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Default theme for HonKit
Default code highlighter for GitBook
Default code highlighter for HonKit
Allow parsing of jsx
Allow parsing of TypeScript syntax
An API documentation generator for JavaScript.
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
GitBook plugin for including file
Compile ES2015 for...of to ES5
This plugin transforms ES2015 modules to UMD
Allow parsing of import.meta
Compile ES2015 block scoping (const and let) to ES5
Compile ES2015 classes to ES5
Apply ES2015 function.name semantics to all functions
Compile ES2015 spread to ES5
Compile ES2015 arrow functions to ES5
Compile ES2015 unicode string and number literals to ES5
This plugin transforms private class methods
Allow parsing of optional properties