ryanmcdermott / dumbkit

Toy Browser Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dumbkit

What is it?

dumbkit is an experiment to make a very simple browser engine in JavaScript.

Requirements

Node 5.x or greater.

Installation

  1. git clone https://github.com/ryanmcdermott/dumbkit.git
  2. npm install
  3. make

Development

  1. Follow installation steps above
  2. make dev

Contributing

Pull requests are much appreciated and accepted.

License

Released under the MIT License

Credits

https://limpet.net/mbrubeck/2014/08/08/toy-layout-engine-1.html

About

Toy Browser Engine


Languages

Language:JavaScript 97.0%Language:Makefile 3.0%