Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)