Files
dolt/js/noms
Erik Arvidsson e164f8aeec Flow header after copyright (#2734)
This puts the flow header after the copyright header.

It also:
 * fixes the existing files to have valid headers
 * Makes sure the script can handle doctype
2016-10-19 11:36:48 -07:00
..
2016-09-12 13:11:57 -07:00
2016-10-19 11:36:48 -07:00
2016-08-23 16:04:00 -07:00
2016-08-23 16:04:00 -07:00
2016-10-18 11:10:37 -07:00
2016-08-23 16:04:00 -07:00


Noms is a content-addressed, immutable, decentralized, strongly-typed database.

In other words, Noms is Git for data.

This is the JavaScript reference implementation.

Getting Started

The JavaScript SDK Tour walks you through installing and creating your first Noms database using NodeJS.

More Info

Command-Line Tour  |  Go SDK Tour  |  Intro to Noms