3.0.0 ⢠Published 6 years ago
languages-aliases v3.0.0
Names for Programing Languages
š Homepage
Install
npm install programing-language-namesUsage
This package contains names fro programing languages
const names = require('programing-language-names')
console.log(names.javascript) // JavaScript
console.log(names.as) // ActionScriptRun tests
npm run testAuthor
š¤ 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