this js SDK can create, send, co-sign a TX offline
lightwallet is pure js tool that has all function of nem, but it depends on angular.
i don’t think there is a sdk for it.
Lightwallet code does not depend on angular.
You can reverse engineer the code to perform transactions.
But I agree that it would be a good thing to have a JS library. Sad thing is there are only 24 hours in a day
all the codes of creating and signing TX are saved in two main files that Transactions.js and KeyPair.js .
if we have a js library of nem,it’s very easy to develop in pc and mobile environment.
there will be a library #somewhat-soon
what’s the Time