0.0.1 • Published 11 months ago

arccode-keyword-thresholds v0.0.1

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
11 months ago

language-keywords

A collection of keywords for various programming languages.

Installation

npm install language-keywords

Usage

import { ruby } from 'language-keywords';

console.log(ruby); // ['alias', 'and', 'begin', ...]

Supported Languages

  • C
  • C++
  • C#
  • Go
  • Java
  • JavaScript
  • PHP
  • Python
  • Ruby
  • TypeScript

License

MIT License

0.0.1

11 months ago

0.0.0

11 months ago