{"id":20399033,"url":"https://github.com/nolim1t/fuckingundefinedemptynull","last_synced_at":"2026-06-11T09:31:41.540Z","repository":{"id":57242663,"uuid":"86543502","full_name":"nolim1t/FuckingUndefinedEmptyNull","owner":"nolim1t","description":"Detecting undefined, null, or empty strings. Mostly used for creating a better backend API","archived":false,"fork":false,"pushed_at":"2017-04-04T15:00:58.000Z","size":3,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T01:35:32.573Z","etag":null,"topics":["bs","javascript","library","random"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nolim1t.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-29T05:53:22.000Z","updated_at":"2017-04-05T04:07:01.000Z","dependencies_parsed_at":"2022-09-09T20:10:50.295Z","dependency_job_id":null,"html_url":"https://github.com/nolim1t/FuckingUndefinedEmptyNull","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/nolim1t%2FFuckingUndefinedEmptyNull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolim1t%2FFuckingUndefinedEmptyNull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolim1t%2FFuckingUndefinedEmptyNull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolim1t%2FFuckingUndefinedEmptyNull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nolim1t","download_url":"https://codeload.github.com/nolim1t/FuckingUndefinedEmptyNull/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241946418,"owners_count":20047005,"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":["bs","javascript","library","random"],"created_at":"2024-11-15T04:26:30.458Z","updated_at":"2026-06-11T09:31:41.533Z","avatar_url":"https://github.com/nolim1t.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://badge.fury.io/js/fuckingundefinedemptynull.svg)](https://badge.fury.io/js/fuckingundefinedemptynull)\n\n\n\n# FuckingUndefinedEmptyNull\n\nDetecting undefined, null, or empty strings. Eventually, I want to make this like the lonely operator equivalent (see ruby 2.3 feature) in javascript\n\n## Installation\n\n```bash\nnpm i fuckingundefinedemptynull\n```\n\n## Usage\n\n```javascript\nvar emptyStringCheck = require(\"fuckingundefinedemptynull\").isStringSet;\n\nvar undefinedVariable;\n\nif (emptyStringCheck(undefinedVariable)) {\n    console.log(\"Variable is set\");\n} else {\n    console.log(\"Variable is NOT set\");\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolim1t%2Ffuckingundefinedemptynull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnolim1t%2Ffuckingundefinedemptynull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolim1t%2Ffuckingundefinedemptynull/lists"}