always0ne / reserved-words

Check if the variable is available on your system!

Home Page:https://always0ne.github.io/reserved-words/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reserved Words

About Reserved Words

"Reserved Word" is a service that checks whether the variable name you want to use is duplicated with the reserved word of the system.

Getting Started

Check if the variable is available on the system

Go to https://always0ne.github.io/reserved-words/

  1. Choose the systems you want to check
  2. Enter the variable name you want to use
  3. If the variable name cannot be used, consider "recommended variable"

Get system's reserved words

Go to https://always0ne.github.io/reserved-words/data/{category}/{system}/{version}.json

category

DB, Language, Service

system & versions

See https://always0ne.github.io/reserved-words/data/{category}/versions.json

Contributing

We are looking for someone to help with this project and we are working hard to make sure you don't have a hard time contributing. Adding data is also a pretty good contribution. Please contribute to this project! Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

Used or Referenced Projects

License

MIT License

Copyright (c) 2020 always0ne

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Check if the variable is available on your system!

https://always0ne.github.io/reserved-words/

License:MIT License


Languages

Language:JavaScript 62.7%Language:HTML 23.2%Language:CSS 14.1%