https://github.com/k8w/k8w-extend-native
Extended native JS
https://github.com/k8w/k8w-extend-native
Last synced: 6 months ago
JSON representation
Extended native JS
- Host: GitHub
- URL: https://github.com/k8w/k8w-extend-native
- Owner: k8w
- License: apache-2.0
- Created: 2017-08-25T12:12:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-05T07:15:01.000Z (about 3 years ago)
- Last Synced: 2025-04-14T15:08:37.049Z (6 months ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
k8w-extend-native
===### Usage
Import this in your app entrance, before all code run.
```javascript
require('k8w-extend-native');
```### Intro
Extend native JS.
Includes:
- k8w-linq-array
- k8w-super-date
- k8w-super-object