nepali-address - v1.0.5
    Preparing search index...

    Function getLocalLevels

    • Retrieves the complete list of all municipalities in Nepal.

      Returns LocalLevel[]

      An array of all 753 local bodies objects.

      import { getLocalLevels } from 'nepali-address';

      const districts = getLocalLevels();
      // → [{ id: 10101, name: 'Phaktanglung', ... }, ...]