{"id":31230846,"url":"https://github.com/teneplaysofficial/omnijs","last_synced_at":"2026-05-07T04:38:49.320Z","repository":{"id":311898579,"uuid":"1041617108","full_name":"teneplaysofficial/omnijs","owner":"teneplaysofficial","description":"Essential Utilities for Smarter JavaScript Development","archived":false,"fork":false,"pushed_at":"2025-09-16T02:25:41.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-16T03:35:39.623Z","etag":null,"topics":["automation","backend","devtools","frontend","helpers","javascript","npm-package","productivity","tools","typescript","utilities"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teneplaysofficial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"teneplaysofficial"}},"created_at":"2025-08-20T18:51:49.000Z","updated_at":"2025-09-16T02:25:44.000Z","dependencies_parsed_at":"2025-08-27T18:53:42.600Z","dependency_job_id":"58d67a07-9a77-4a92-9f3e-4081582e39fe","html_url":"https://github.com/teneplaysofficial/omnijs","commit_stats":null,"previous_names":["teneplaysofficial/omnijs"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/teneplaysofficial/omnijs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teneplaysofficial%2Fomnijs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teneplaysofficial%2Fomnijs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teneplaysofficial%2Fomnijs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teneplaysofficial%2Fomnijs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teneplaysofficial","download_url":"https://codeload.github.com/teneplaysofficial/omnijs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teneplaysofficial%2Fomnijs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276006460,"owners_count":25568989,"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-09-19T02:00:09.700Z","response_time":108,"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":["automation","backend","devtools","frontend","helpers","javascript","npm-package","productivity","tools","typescript","utilities"],"created_at":"2025-09-22T10:13:43.200Z","updated_at":"2025-09-22T10:13:46.297Z","avatar_url":"https://github.com/teneplaysofficial.png","language":"TypeScript","funding_links":["https://github.com/sponsors/teneplaysofficial"],"categories":[],"sub_categories":[],"readme":"# OmniJS\n\n[![Build](https://github.com/teneplaysofficial/omnijs/actions/workflows/release.yml/badge.svg)](https://github.com/teneplaysofficial/omnijs/actions/workflows/release.yml)\n[![CI](https://github.com/teneplaysofficial/omnijs/actions/workflows/ci.yml/badge.svg)](https://github.com/teneplaysofficial/omnijs/actions/workflows/ci.yml)\n[![Code Style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/teneplaysofficial/omnijs)\n[![Lint: ESLint](https://img.shields.io/badge/lint-eslint-4B32C3)](https://github.com/teneplaysofficial/omnijs)\n\n**OmniJS** is a curated collection of lightweight, versatile JavaScript tools designed to simplify development workflows, automate repetitive tasks, and boost productivity for both frontend and backend projects. Built with TypeScript, these packages are modular, well-tested, and optimized for modern JavaScript ecosystems.\n\n## Features\n\n- **Modular Design**: Each package is independent, allowing you to use only what you need.\n- **TypeScript Support**: Fully typed for better developer experience and fewer runtime errors.\n- **Cross-Platform**: Works seamlessly in Node.js, Deno, and browser environments (where applicable).\n- **CI/CD Integration**: Automated builds, tests, and releases via GitHub Actions.\n\n## Packages\n\n|  Package   |                                             Version                                             |                          NPM                          | Description                                                         |\n| :--------: | :---------------------------------------------------------------------------------------------: | :---------------------------------------------------: | ------------------------------------------------------------------- |\n| `ansilory` |    [![npm version](https://img.shields.io/npm/v/ansilory.svg?label=)](./packages/ansilory/)     |     [npm](https://www.npmjs.com/package/ansilory)     | ANSI color and style utilities for terminal output.                 |\n| `git-log`  | [![npm version](https://img.shields.io/npm/v/@tenedev/git-log.svg?label=)](./packages/git-log/) | [npm](https://www.npmjs.com/package/@tenedev/git-log) | Simplified Git log parsing and analysis.                            |\n|  `kolory`  |      [![npm version](https://img.shields.io/npm/v/kolory.svg?label=)](./packages/kolory/)       |      [npm](https://www.npmjs.com/package/kolory)      | Advanced color manipulation for web and CLI.                        |\n| `npm-look` |    [![npm version](https://img.shields.io/npm/v/npm-look.svg?label=)](./packages/npm-look/)     |     [npm](https://www.npmjs.com/package/npm-look)     | NPM name availability at a glance for packages accounts and scopes. |\n|  `sylog`   |       [![npm version](https://img.shields.io/npm/v/sylog.svg?label=)](./packages/sylog/)        |      [npm](https://www.npmjs.com/package/sylog)       | Sync system logs terminal clarity file durability.                  |\n\n\u003e [!NOTE]\n\u003e Explore individual package READMEs in the `packages/` directory for detailed usage instructions.\n\n## Contributing\n\nWe welcome contributions! To get started:\n\n1. Fork the repository.\n2. Clone your fork: `git clone https://github.com/teneplaysofficial/omnijs.git`.\n3. Install dependencies: `pnpm install`.\n4. Create a new branch: `git checkout -b my-feature`.\n5. Make changes and commit: `git commit -m \"feat: Add my feature\"`.\n6. Push to your fork: `git push origin my-feature`.\n7. Open a pull request.\n\n\u003c!-- Please read our [Contributing Guidelines](CONTRIBUTING.md) and [Code of Conduct](CODE_OF_CONDUCT.md) for more details. --\u003e\n\n## Development\n\nThis monorepo uses [pnpm](https://pnpm.io/) for package management. To set up the development environment:\n\n```bash\n# Install pnpm (if not already installed)\nnpm install -g pnpm\n\n# Install dependencies\npnpm install\n\n# Run tests across all packages\npnpm test\n\n# Build all packages\npnpm build\n```\n\n## Contact\n\n- **Issues**: [GitHub Issues](https://github.com/teneplaysofficial/omnijs/issues)\n- **Discussions**: [GitHub Discussions](https://github.com/teneplaysofficial/omnijs/discussions)\n- **Twitter**: [@teneplays](https://twitter.com/teneplays)\n\n## License\n\nLicensed under the [Apache-2.0 License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteneplaysofficial%2Fomnijs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteneplaysofficial%2Fomnijs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteneplaysofficial%2Fomnijs/lists"}