Skip to content

Arabic-Fonts is an npm package that provides a collection of Arabic fonts that can be used in web development projects.

Notifications You must be signed in to change notification settings

Emon-Ahmed/Arabic-Fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Arabic Fonts is an npm package that provides a collection of Arabic fonts.

npm version install size npm downloads

Quick Installation

npm install arabic-fonts;

Usage

import React from "react";
import "arabic-fonts/src/css/arabic-fonts.css";

const ArabicFont = () => {
  return (
    <div>
      <p className="font-indopak">بِسۡمِ اللهِ الرَّحۡمٰنِ الرَّحِيۡمِ</p>
      <p className="font-muhammadi">بِسۡمِ اللهِ الرَّحۡمٰنِ الرَّحِيۡمِ</p>
      <p className="font-noorehira">بِسۡمِ اللهِ الرَّحۡمٰنِ الرَّحِيۡمِ</p>
    </div>
  );
};

export default ArabicFont;

Documentation

To use the package, simply install it via npm and import the desired font(s) into your project. The package is designed to be easy to integrate with popular web development frameworks and libraries, such as React, Angular, and Vue.

import "arabic-fonts/src/css/arabic-fonts.css"; // Import CSS in JSX
<span className="font-indopak">بِسۡمِ اللهِ الرَّحۡمٰنِ الرَّحِيۡمِ</span> // Indo-Pak Font
<span className="font-muhammadi">بِسۡمِ اللهِ الرَّحۡمٰنِ الرَّحِيۡمِ</span> // Muhammadi Font
<span className="font-noorehira">بِسۡمِ اللهِ الرَّحۡمٰنِ الرَّحِيۡمِ</span> // Noorehira Font

Overall, Arabic-Fonts is a powerful tool for developers working on projects that require Arabic language support. With its wide selection of fonts, customizable options, and regular updates, Arabic-Fonts can help developers create visually stunning and effective Arabic content for their users.

Features Of Arabic-Fonts

  1. Wide selection of fonts: Arabic-Fonts could offer a wide variety of Arabic fonts to choose from, including different styles, weights, and variations.
  1. Easy integration: The package could be easy to integrate with popular web development frameworks and libraries, such as React, Angular, and Vue.
  1. Regular updates: Regular updates add new Arabic fonts and features.
  1. High-quality typography: Arabic-Fonts optimized for high-quality typography and visual appeal.
  1. Documentation and support: Provide tutorials, examples, and support team for Arabic-Fonts to assist developers in using the package quickly and easily.

Contact

Created by @emon-ahmed - feel free to contact me!

About

Arabic-Fonts is an npm package that provides a collection of Arabic fonts that can be used in web development projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages