• This repository has been archived on 04/Jan/2020
  • Stars
    star
    308
  • Rank 132,994 (Top 3 %)
  • Language
    JavaScript
  • Created almost 14 years ago
  • Updated almost 14 years ago

Reviews

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

Repository Details

A standalone version of Google's new rich text editor, Kix
Google recently unveiled a radically improved rich text editor for use with
Google Docs [1], apparently code-named Kix.  Although they have not released
the source code for this editor, nor have they stated any intention of doing
so, Google's record of open-source releases (Chromium, Etherpad, &c.) gives me
hope that they will some day share their innovations with the broader
community of web developers.

Until that day arrives, this repository represents an experiment in turning
Kix into a standalone editor.  If this experiment violates Google's terms of
service, I must plead ignorance.  Ask me to take it down and I will readily
comply, as I mean no harm to Google.

[1] http://googledocs.blogspot.com/2010/05/whats-different-about-new-google-docs.html

More Repositories

1

recast

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
TypeScript
4,858
star
2

ast-types

Esprima-compatible implementation of the Mozilla JS Parser API
TypeScript
1,061
star
3

reify

Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.
JavaScript
742
star
4

arson

Efficient encoder and decoder for arbitrary objects
JavaScript
189
star
5

optimism

Composable reactive caching with efficient invalidation.
TypeScript
111
star
6

wryware

A collection of packages that are probably a little too clever. Use at your own wrisk.
TypeScript
86
star
7

jsnext-skeleton

Skeleton project demonstrating best practices for authoring and publishing the latest version of JavaScript to NPM.
JavaScript
61
star
8

install

Minimal JavaScript module loader
JavaScript
58
star
9

private

Utility for associating truly private state with any JavaScript object
JavaScript
55
star
10

es7-async-await

Transformer that converts async functions and await expressions into ECMAScript 6 generator functions and yield expressions
JavaScript
43
star
11

immutable-tuple

Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
JavaScript
35
star
12

empirenode-2015

Slides for my talk at EmpireNode 2015
JavaScript
9
star
13

populist

A JavaScript module loader that gives the people what they want
JavaScript
5
star
14

ast-path

Library for traversing syntax trees with easy access to an unbroken chain of parent references
JavaScript
5
star
15

brigade

Bucket brigade for bundling browser modules
JavaScript
4
star
16

garden

SCSS
4
star
17

offgrid

Art project using the Raspberry Pi camera module and Total Control Lighting LEDs
JavaScript
4
star
18

project-euler

Solutions and miscellaneous utilities, mostly written while I was intoxicated
Python
4
star
19

offgrid-camera

Node library for reading live video data from the Raspberry Pi camera module
C
4
star
20

dot-files

Various unixy .configuration files that I carry between machines
Emacs Lisp
3
star
21

deno_modules

TypeScript
3
star
22

cls

Class factory featuring inheritance of static properties, static constructors, lazy population of prototypes, and this._super
JavaScript
3
star
23

patches

My mozilla-central patch queue
3
star
24

brane

Efficient inter-Worker messaging with fantastic TypeScript support
TypeScript
3
star
25

tricks

A growing library of client-side CommonJS modules
JavaScript
2
star
26

voodoodown

Left-recursive JavaScript packrat parser
JavaScript
2
star
27

devshop-july-2015

Slides for my talk about ECMAScript at the July 2015 Meteor Devshop
JavaScript
2
star
28

module-imports

Fast and accurate module dependency analyzer, with support for both CommonJS and ES2015.
JavaScript
2
star
29

arduino-wearables

A collection of code powering wearable Arduino projects
C
2
star
30

e10s

My electrolysis patch queue
2
star
31

pivotal-meetup-talk

Slides for my talk about ECMAScript 6 and Regenerator at Pivotal Labs
JavaScript
2
star
32

fluent2014-talk

Technical and Social Progress Toward ECMAScript 6 at Facebook
JavaScript
1
star
33

hijinks

A simple, trivially scalable proxy server for the wry project
Python
1
star
34

hermes

Fleet-footed, fully-sealed CommonJS module loader
JavaScript
1
star
35

tm-patches

My tracemonkey patch queue
1
star
36

empirejs-talk

Slides for my talk "Easing into ECMAScript 6 and Beyond" at EmpireJS 2014
JavaScript
1
star
37

rye

Proof-of-concept using hermes & tricks
JavaScript
1
star
38

spec-parse

A buildbot harness for running speculative parsing performance tests
Python
1
star
39

callmethod

My XPCWrappedNative::CallMethod refactoring patch queue
1
star
40

offgrid-lights

Node library for manipulating Total Control Lighting LEDs from a Raspberry Pi
C++
1
star
41

benjamn.com

My still-nascent personal website
JavaScript
1
star
42

hammer-lab-talk

Slides for my talk about Recast and Regenerator at the Icahn Institute for Genomics and Multiscale Biology
JavaScript
1
star
43

regenerator-talk

Slides for a talk about my experiences developing github.com/facebook/regenerator
JavaScript
1
star
44

babel-plugin-jscript

Babel plugin to fix buggy JScript named function expressions.
JavaScript
1
star