• Stars
    star
    104
  • Rank 330,604 (Top 7 %)
  • Language
    JavaScript
  • Created almost 10 years ago
  • Updated over 7 years ago

Reviews

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

Repository Details

A live theme editor for reveal.js (colors, font, sizes...)

Dependency Status devDependency Status

uncloak

a reveal.js theme editor to tweak colors and font styles in a live GUI.

Screenshot

Screenshot

Installation & Usage

$ git clone https://github.com/byteclubfr/uncloak.git
$ cd uncloak
$ npm install
$ npm start

This will start a web server on localhost:8080.

Open a modern web browser (one that supports ES2015 like Firefox or Chrome).

The standard reveal.js presentation will be loaded in the left frame.

Everytime you tweak the inputs the right sidebar (colors, sizes…), 3 things happen in realtime :

  • a SCSS file is generated, with the vars equivalent to the ones found in reveal.js (like beige.scss, solarized.scss…)
  • a full CSS file is generated, ready to be used in your own presentations.
  • live preview!

License

The MIT License

Copyright (c) 2015, Delapouite

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

prez

Generate Reveal.js slideshows from a set of markdowns
JavaScript
227
star
2

node-sync-files

Synchronize files or folders locally, with a watch option
JavaScript
43
star
3

copycast

Live remote copy-pasta explorer for training sessions
JavaScript
39
star
4

node-env-test

Set $NODE_ENV to "test" works best with mocha --require=env-test
JavaScript
37
star
5

js-hal

JavaScript implementation of HAL format
JavaScript
36
star
6

mailbot

Mail Bot: IMAP client sorting entering emails and triggering operations of your choice
JavaScript
33
star
7

node-talon

Port of mailgun/talon (signature detection in mails) from Python to JavaScript
JavaScript
19
star
8

gulp-rss

Generates an RSS file from files with metadata (typically extracted using `gulp-front-matter`)
JavaScript
11
star
9

npm-scripts-tree

Displays npm scripts hierarchies
JavaScript
8
star
10

socket.io-monitor

Monitor sockets, rooms, events in your socket.io server. This module includes the server and client libraries.
JavaScript
7
star
11

manu

Read devdocs.io content from your cozy terminal
JavaScript
6
star
12

node-virtualhost

Very simple virtual host manager for Node.JS (compatible with Express or plain http handlers)
JavaScript
6
star
13

todotxt

Todo.txt parser/serializer for node
JavaScript
6
star
14

node-pushpull

Push/Pull pattern using Redis lists as backend
JavaScript
6
star
15

aggregate-commands

Run a bunch of commands in a single process and log them apart
JavaScript
5
star
16

pleeease-loader

Webpack Pleeease loader
JavaScript
4
star
17

data

JSON files that may be used during training sessions.
3
star
18

socket.io-monitor-cli

CLI client for socket.io-monitor
JavaScript
3
star
19

site

byteclub web site (domain name sadly parked)
CSS
3
star
20

bc-planner

ByteClub planning tool
JavaScript
3
star
21

password-and-confirm-directive

Simple password input and confirm Angular directive
JavaScript
2
star
22

bretzel

Convert an ordered collection of markdown files into a PDF
CSS
2
star
23

fAct

Angularjs application for invoice management with Firebase backend (currently french)
JavaScript
2
star
24

andromaide

GUI to discover promises control flow
JavaScript
2
star
25

react-training

React + JSX + Dev stack (npm, browserify, hot reload) + Redux + Isomorphism + React Router
JavaScript
2
star
26

speedproject

speedproject
JavaScript
1
star
27

byteclubfr.github.io

ByteClub GitHub Homepage
HTML
1
star
28

diapo

HTML
1
star
29

potcommun

Management of a common pot with friends. Application support to an Angular formation.
TypeScript
1
star
30

node-reqrep

Request/Reply pattern using Redis as backend
JavaScript
1
star