1.0.5 • Published 10 years ago
fake-agent v1.0.5
Fake Agent
fake-agent is a mobile user-agent spoofer that hashes a string into a mobile agent
Installation
npm i --save fake-agent
Usage
var FakeAgent=require('fake-agent');
console.log(FakeAgent('0x4139.com'));
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
TODO: Write history
Credits
0x4139@gmail.com
License
MIT