Socket
Book a DemoInstallSign in
Socket

aircraft-recognizer

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aircraft-recognizer

recognize aircrafts

1.0.5
latest
npmnpm
Version published
Maintainers
1
Created
Source

Aircraft Recognizer Build Status

Background

When I first entered the aviation industry, I found that people used the name of aircraft indiscriminately.

So I created this project to collect all the aircraft family names, model names, abbreviations and then make a converter for converting between them.

This is a very started project and I need more data and more idea. Any tiny help will be welcome.

Usage


// init recognizer
const acr = require('aircraft-recognizer');

// recognize aircraft
var aircraft = acr.recognize(aircraftName);

/*
   aircraft =
   {
     "manufacturer": "Airbus",
     "abbr": "A19N",
     "family": "A320"
   }
*/

FAQs

Package last updated on 21 Aug 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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.