Skip to content

A list of programming languages to be consumed by JavaScripters

License

Notifications You must be signed in to change notification settings

ahadb/programming-languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

programming-languages

A list of programming languages [array] ready for consumption in Node.

Install

npm install --save programming-languages

Usage

  • var proglang = require('proglang');
  • console.log('I love programming in ' + proglang[x]); // where x is replaced by index

Todo

Add more data, extend array to possible object.

About

A list of programming languages to be consumed by JavaScripters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published