Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noumanahmad448/javascript-custom-packages-w
https://github.com/noumanahmad448/javascript-custom-packages-w
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/noumanahmad448/javascript-custom-packages-w
- Owner: NoumanAhmad448
- Created: 2022-05-24T20:09:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-02T18:39:24.000Z (over 2 years ago)
- Last Synced: 2023-03-06T14:48:30.785Z (almost 2 years ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Custom Javascript Packages to ease your developement
Our purpose is to make developement easy for you so that you can focus on usage rather than building your logic## Usage
- search the package your want to use and you will find a folder in the main repo. Open it and download the JS file
- Read the documentation from README.md file. Each function has been defined with its signature and examples
- There is a hack to use the functions, you may provide an extra argument as true to debug your function. All the functions calculation
will be shown to you in the browser console.