https://github.com/stringmanolo/quickjsmodules
https://github.com/stringmanolo/quickjsmodules
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stringmanolo/quickjsmodules
- Owner: StringManolo
- Created: 2020-12-16T20:25:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-16T21:08:59.000Z (about 5 years ago)
- Last Synced: 2025-02-07T17:45:01.762Z (12 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quickjsModules
+ URL
Small function to parse urls. Get hash, host, parameters...
+ B64
BASE64 implementation.
+ contentType
Return content type from extension.
+ validProperty
Test if a name is a valid javascript name for variable, function or property.