1.0.3 • Published 8 years ago

nomie-command-lib v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Nomie Command (available in Nomie 1.5.3)

Nomie Commands are URL like links that can control Nomie near and far. This specific package is used in the up-coming Nomie API.

It's really not ready for prime time yet.

var command = new NomieCommand();
var nomieCommandString = command.init({
  action : 'track',
  label : 'Peed'
}).toString();
alert(nomieCommandString);
1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago