{"id":17018153,"url":"https://github.com/loitd/lutilsjs","last_synced_at":"2025-04-05T20:14:09.637Z","repository":{"id":34969727,"uuid":"193380041","full_name":"loitd/lutilsjs","owner":"loitd","description":"Loitd Utilities Library for JavaScript","archived":false,"fork":false,"pushed_at":"2024-03-04T03:56:39.000Z","size":68,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T19:49:17.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loitd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-23T18:04:57.000Z","updated_at":"2024-03-03T14:57:56.000Z","dependencies_parsed_at":"2023-01-15T11:12:40.803Z","dependency_job_id":null,"html_url":"https://github.com/loitd/lutilsjs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loitd%2Flutilsjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loitd%2Flutilsjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loitd%2Flutilsjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loitd%2Flutilsjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loitd","download_url":"https://codeload.github.com/loitd/lutilsjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393573,"owners_count":20931813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T06:44:41.509Z","updated_at":"2025-04-05T20:14:09.616Z","avatar_url":"https://github.com/loitd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lutilsjs\nGit: [https://github.com/loitd/lutilsjs](https://github.com/loitd/lutilsjs)  \nNPM: [https://www.npmjs.com/package/lutilsjs](https://www.npmjs.com/package/lutilsjs)  \nWeb: [https://inneka.com](https://inneka.com/)  \n## Installation\n`npm install --save lutilsjs`  \nor  \n`yarn add lutilsjs`  \n## Usage\nView more [here](https://github.com/loitd/lutilsjs/blob/master/test.js)  \n### Import\n`var lutils = require('lutilsjs');`  \nor  \n`var {print, getLocationId} = require('./index');`\n### Calling\n```\nlutils.getWeatherFromLocation('vaannaam').then((wea)=\u003e{\n    lutils.print(wea); \n}).catch((e) =\u003e {\n    lutils.print(e);\n});\n```  \nor  \n`const woeid = getLocationId('hà nội');`  \n### Sample output\n```\n{ title: 'Hà Nội',\n  parent: 'Vietnam',\n  weather_state_name: 'Heavy Rain',\n  applicable_date: '2019-06-25',\n  min_temp: 26.68,\n  max_temp: 35.120000000000005,\n  the_temp: 31.41 }\n  ```   \n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floitd%2Flutilsjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floitd%2Flutilsjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floitd%2Flutilsjs/lists"}