LeCoupa / awesome-cheatsheets

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
https://lecoupa.github.io/awesome-cheatsheets/
MIT License
38.4k stars 6.01k forks source link

Add global string and number #340

Open Justin-Barlowe opened 11 months ago

Justin-Barlowe commented 11 months ago

Changes:

Added global 'string' object with properties and methods. Added global 'number' object with properties and methods.