Welcome to Languages Aliases 👋
Aliases for Programing Languages
Install
npm install languages-aliases
Usage
This package contains aliases fro programing languages
const aliases = require('languages-aliases')
console.log(aliases.javascript)
console.log(aliases.as)
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