Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xasos/swotjs
University Email Verification CLI
https://github.com/xasos/swotjs
Last synced: about 1 month ago
JSON representation
University Email Verification CLI
- Host: GitHub
- URL: https://github.com/xasos/swotjs
- Owner: xasos
- License: mit
- Created: 2014-07-24T06:50:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-21T03:05:04.000Z (about 10 years ago)
- Last Synced: 2024-10-14T21:18:29.243Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SwotJS
======## What is SwotJS?
A simple CLI written in Node.js to test if an email address is from a verified academic institution around the world. Uses
the [University Domains and Names List](https://github.com/Hipo/university-domains-list).## Running SwotJS
```sh
npm install -g
swot
```
## Inspiration
Inspired by the [Swot Library](https://github.com/leereilly/swot) originally written in Ruby.## License
[MIT License](LICENSE)