You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

languages-aliases

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

languages-aliases

Names for Programing Languages

3.0.0
latest
Source
npm
Version published
Weekly downloads
1.8K
17.69%
Maintainers
1
Weekly downloads
 
Created
Source

Welcome to Languages Names 👋

Documentation Maintenance License: GPL-3.0

Names for Programing Languages

🏠 Homepage

Install

npm install programing-language-names

Usage

This package contains names fro programing languages

const names = require('programing-language-names')

console.log(names.javascript) // JavaScript
console.log(names.as) // ActionScript

Run tests

npm run test

Author

👤 Grigorii Horos

  • Github: @horosgrisa

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Grigorii Horos.
This project is GPL-3.0 licensed.

This README was generated with ❤️ by readme-md-generator

Keywords

language

FAQs

Package last updated on 27 Apr 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