Skip to content

Instantly share code, notes, and snippets.

View code-boxx's full-sized avatar
🏠
Working from home

Code Boxx code-boxx

🏠
Working from home
View GitHub Profile
@code-boxx
code-boxx / 0-JS-QR-CODE.MD
Created July 2, 2023 11:30
Javascript Generate QR Code

JAVASCRIPT GENERATE QR CODE

https://code-boxx.com/generate-qr-code-javascript/

LICENSE

Copyright by Code Boxx

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

@code-boxx
code-boxx / 0-JS-TEXT-REMAIN.MD
Last active July 21, 2023 12:42
Javascirpt Textarea Remaining Characters
@code-boxx
code-boxx / 0-JS-QUERY-STRING.MD
Created July 2, 2023 04:44
Javascript Build Query String

JAVASCRIPT BUILD QUERY STRING

https://code-boxx.com/build-query-string-javascript/

LICENSE

Copyright by Code Boxx

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

@code-boxx
code-boxx / 0-JS-GST-VAT.MD
Created July 2, 2023 02:04
Calculate GST VAT In Javascript

JAVASCRIPT CALCULATE GST VAT

https://code-boxx.com/calculate-gst-vat-javascript/

LICENSE

Copyright by Code Boxx

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

@code-boxx
code-boxx / 0-JS-SORTABLE-TABLE.MD
Last active September 18, 2023 11:04
Javascript Sortable Table
@code-boxx
code-boxx / 0-JS-DISPLAY-MSG.MD
Created July 2, 2023 01:49
Javascript Display HTML Messages

JAVASCRIPT DISPLAY HTML MESSAGE

https://code-boxx.com/display-messages-html-javascript/

LICENSE

Copyright by Code Boxx

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

@code-boxx
code-boxx / 0-JS-DETECT-MOBILE.MD
Created July 2, 2023 01:42
Javascript Detect Mobile

JAVASCRIPT DETECT MOBILE

https://code-boxx.com/detect-mobile-device-javascript/

LICENSE

Copyright by Code Boxx

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

@code-boxx
code-boxx / 0-JS-OFFLINE.MD
Created July 2, 2023 01:28
Javascript Offline Web App Example

JAVASCRIPT OFFLINE WEB APP EXAMPLE

https://code-boxx.com/offline-web-app-javascript/

LICENSE

Copyright by Code Boxx

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

@code-boxx
code-boxx / 0-JS-BLACKJACK.md
Created July 1, 2023 09:36
Simple Javascript Blackjack

JAVASCRIPT BLACKJACK

https://code-boxx.com/javascript-blackjack/

LICENSE

Copyright by Code Boxx

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

@code-boxx
code-boxx / 0-JS-IMAGE-ZOOM.MD
Last active July 1, 2023 09:31
Javascript Image Zoom