1.0.2 • Published 11 years ago

local-tld-lib v1.0.2

Weekly downloads
10
License
Apache 2.0
Repository
github
Last release
11 years ago

Local TLD

See http://github.com/hoodiehq/local-tld for a description.

I want my app to register itself with local-tld!

var ltld = require("local-tld");
ltld.add("yourfancyproject", 12345);

// ok cool, how can I deregister?
ltld.remove("yourfancyproject");

License

Apache 2 License

Copyright

(c) 2013 Jan Lehnardt jan@apache.org