French Verbs List
A json file that contains all verbs that exist in French language sorted by conjugation groups.
Install
npm install --save french-verbs-list
Use
const verbs = ; console; // array of verbs of the first groupconsole; // array of verbs of the second groupconsole; // array of verbs of the third group console; // array of all verbs, flattened
Contribution
This is a work in progress. Please contribute if you find a verb missing.