{"id":18697060,"url":"https://github.com/alfarih31/nb-go-parser","last_synced_at":"2026-06-25T02:31:36.154Z","repository":{"id":57643736,"uuid":"438808049","full_name":"alfarih31/nb-go-parser","owner":"alfarih31","description":"Noob Go Parser (nb-go-parser) is a tools to parse primitive types in Go","archived":false,"fork":false,"pushed_at":"2022-10-26T01:49:22.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T01:10:33.589Z","etag":null,"topics":["go","golang","parser","primitive-types"],"latest_commit_sha":null,"homepage":"","language":"Go","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/alfarih31.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-16T00:03:16.000Z","updated_at":"2023-03-17T13:24:37.000Z","dependencies_parsed_at":"2022-08-27T22:54:37.674Z","dependency_job_id":null,"html_url":"https://github.com/alfarih31/nb-go-parser","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/alfarih31/nb-go-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfarih31%2Fnb-go-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfarih31%2Fnb-go-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfarih31%2Fnb-go-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfarih31%2Fnb-go-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alfarih31","download_url":"https://codeload.github.com/alfarih31/nb-go-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfarih31%2Fnb-go-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283095890,"owners_count":26778518,"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","status":"online","status_checked_at":"2025-11-06T02:00:06.180Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["go","golang","parser","primitive-types"],"created_at":"2024-11-07T11:22:41.666Z","updated_at":"2025-11-06T23:03:31.938Z","avatar_url":"https://github.com/alfarih31.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Noob-Parser\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/alfarih31/nb-go-parser.svg)](https://pkg.go.dev/github.com/alfarih31/nb-go-parser)\n![GitHub go.mod Go version (subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/alfarih31/nb-go-parser?style=flat-square)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/alfarih31/nb-go-parser?style=flat-square)\n\nNoob Parser is a tools to parser Primitive types, such as:\n- String masking\n- Cast `String` to `Array of String`\n- Cast `String` to `Array of Int`\n- Cast `String` to `Bool` \u0026 Vice Versa\n- Cast `String` to `Int` \u0026 Vice Versa\n- Cast `Int` to `Bool` \u0026 Vice Versa\n- Cast `[]int32` to `[]int` \u0026 Vice Versa \n- Cast `[]int64` to `[]int` \u0026 Vice Versa \n\n## Contents\n\n- [Noob-Parser](#Noob-Parser)\n  - [Installation](#Installation)\n  - [Quick Start \u0026 Usage](#Quick)\n\n## Installation\n\nTo install this package, you need to install Go (**version 1.17+ is required**) \u0026 initiate your Go workspace first.\n\n1. After you initiate your workspace then you can install this package with below command.\n\n```shell\ngo get -u github.com/alfarih31/nb-go-parser\n```\n\n2. Import it in your code\n\n```go\nimport \"github.com/alfarih31/nb-go-parser\"\n```\n\n## Quick Start \u0026 Usage\n\nSee the test:\n- [string_test.go](string_test.go)\n- []\n\n## Contributors ##\n\n- Alfarih Faza \u003calfarihfz@gmail.com\u003e\n\n## License\n\nThis project is licensed under the - see the [LICENSE.md](LICENSE.md) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfarih31%2Fnb-go-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfarih31%2Fnb-go-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfarih31%2Fnb-go-parser/lists"}