2.0.8 ā€¢ Published 4 years ago

programing-language-names v2.0.8

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
4 years ago

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

šŸ¤ 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