1.0.3 • Published 10 years ago

nomie-command-lib v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
10 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

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago