Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ottoman-wars.js

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ottoman-wars.js

Osmanlının en önemli 10 savaşını basit bir şekilde anlatıldığı modül :)).

  • 0.0.4
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

#Osmanlı En Önemli 10 Savaşı

  • Examples
// Osmanlı En Önemli 10 Savaşı

const info = require("ottoman-wars.js");

// Daha Detaylı 

info.savaşlar(1).then(roxza => console.log(roxza.Ülkeler))

// Parametreler =>

// Savaş => Savaşın İsmi
// Ülkeler => Savaşan Ülkeler
// Liderler => Savaşın Liderleri
// Sonuç => Savaşın Sonucu
// Tarih => Savaşın Tarihi
// Bölge => Savaşın Olduğu Yer

// Örnek =>

info.savaşlar(10).then(x =>
console.log(x.Savaş),
);
// > Otlukbeli Muharebesi

info.savaşlar(1).then(roxza => console.log(roxza.Savaş))
// > İstanbul'un Fethi

info.savaşlar(5).then(roxza => console.log(roxza.Ülkeler))
// > Kutsal Roma Cermen İmparatorluğu - Osmanlı İmparatorluğu

Keywords

FAQs

Package last updated on 26 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc