{"id":29404526,"url":"https://github.com/indocom/pinus-ui-library","last_synced_at":"2026-04-09T08:38:07.800Z","repository":{"id":40350140,"uuid":"405261520","full_name":"indocom/pinus-ui-library","owner":"indocom","description":"UI Library of PINUS ","archived":false,"fork":false,"pushed_at":"2022-05-13T14:55:46.000Z","size":969,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-28T11:05:12.366Z","etag":null,"topics":["chromatic","react","storybook","ui"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/pinus-ui-library","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/indocom.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":"2021-09-11T02:16:55.000Z","updated_at":"2023-06-28T08:07:32.000Z","dependencies_parsed_at":"2022-08-09T17:51:05.379Z","dependency_job_id":null,"html_url":"https://github.com/indocom/pinus-ui-library","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/indocom/pinus-ui-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indocom%2Fpinus-ui-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indocom%2Fpinus-ui-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indocom%2Fpinus-ui-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indocom%2Fpinus-ui-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indocom","download_url":"https://codeload.github.com/indocom/pinus-ui-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indocom%2Fpinus-ui-library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264452393,"owners_count":23610531,"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":["chromatic","react","storybook","ui"],"created_at":"2025-07-10T20:12:53.853Z","updated_at":"2026-04-09T08:38:02.778Z","avatar_url":"https://github.com/indocom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PINUS React.js UI Library\n[![npm version](https://img.shields.io/npm/v/pinus-ui-library)](//npmjs.com/package/pinus-ui-library)\n\nReact.js UI Components Library of PINUS\n\nThe `npm` library package can be found at [https://www.npmjs.com/package/pinus-ui-library](https://www.npmjs.com/package/pinus-ui-library)\n\n## Usage Setup\n\nTo use the library, install the library using `npm` or `yarn`, though `yarn` is preferred for PINUS projects for consistency purposes\n\n```bash\nyarn add pinus-ui-library\n```\n\nAfter which, the necessary components can be imported using :\n\n```javascript\nimport { Button, ... } from \"pinus-ui-library\";\n```\n\n## Development Setup\n\nYou should have the latest `npm` and `node` versions installed on your local machine before running. Install `yarn` running\n\n```bash\nnpm install yarn\n```\n\nInstall all dependencies using:\n\n```bash\nyarn install\n```\n\nNOTE: This library is in Alpha stage. To try out changes, execute the following:\n\n```bash\nyarn build\nyarn link\n```\n\nThen in the (other) project that makes use of this library, do the following:\n\n```bash\nyarn link pinus-ui-library\n```\n\nSubsequently, only run `yarn build` for pinus-ui-library. That is, there is no need to do the linking process again\n\n## Available Scripts\n\nTo run the storybook:\n\n```bash\nyarn storybook\n```\n\nTo bundle the library using rollup:\n\n```bash\nnvm use\nyarn build\n```\n\nNote that the current rollup plugin only works with **Node.js \u003c= 16.x**\n\nTo publish to Chromatic, which would be run automatically when there is a new push to branch `main`:\n\n```bash\nyarn chromatic\n```\n\n## Learn More\n\nTo learn more about the stack and libraries used, take a look at the following resources:\n\n1. [Rollup.js](https://rollupjs.org/guide/en/) - Used to bundle the library before being published\n2. [React.js](https://reactjs.org/) - Used to create the components\n3. [Storybook](https://storybook.js.org/docs) - Used to display the components in isolation and documentation\n4. [Chromatic](https://www.chromatic.com/docs) - Used to publish the storybook\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findocom%2Fpinus-ui-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findocom%2Fpinus-ui-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findocom%2Fpinus-ui-library/lists"}