moroccan-cars-plates

1.0.6 • Public • Published

Moroccan Cars Plates

Description

cars license numbers plates of all the cities in Morocco 🇲🇦.

Feature

  • Get cities numbers plates like: ["Tetouan: 44", "Nador: 50"]

Installing

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

If this is a brand new project, make sure to create a package.json first with the npm init command.

Installation is done using the npm install command:

$ npm install moroccan-cars-plates

Example

var moroccanplates = require('moroccan-cars-plates');

 console.log(moroccanplates.GetCity(44));

 // { status: true, data: 'Tetouan' }

Package Sidebar

Install

npm i moroccan-cars-plates

Weekly Downloads

2

Version

1.0.6

License

ISC

Unpacked Size

3.91 kB

Total Files

4

Last publish

Collaborators

  • l1stman