https://github.com/codegetters/not-fe
Implementation of common native functions.Just for learning!
https://github.com/codegetters/not-fe
Last synced: over 1 year ago
JSON representation
Implementation of common native functions.Just for learning!
- Host: GitHub
- URL: https://github.com/codegetters/not-fe
- Owner: CodeGetters
- License: mit
- Created: 2024-08-16T12:09:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T10:03:45.000Z (over 1 year ago)
- Last Synced: 2025-01-17T15:16:34.387Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# not Only FE
本仓库旨在手写一些常见的函数,如Promise等,以便于理解和学习。