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