{"id":20977418,"url":"https://github.com/freephile/barcode","last_synced_at":"2026-02-21T23:02:18.849Z","repository":{"id":66591180,"uuid":"86774333","full_name":"freephile/barcode","owner":"freephile","description":"Quickly generate Code 128 barcodes from CSV data","archived":false,"fork":false,"pushed_at":"2017-04-04T14:29:15.000Z","size":1231,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T02:26:07.213Z","etag":null,"topics":["barcode-generator","barcodes","javascript-applications"],"latest_commit_sha":null,"homepage":"https://freephile.org/barcode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/freephile.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-31T03:31:53.000Z","updated_at":"2024-01-02T20:09:19.000Z","dependencies_parsed_at":"2023-05-29T14:15:41.539Z","dependency_job_id":null,"html_url":"https://github.com/freephile/barcode","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/freephile%2Fbarcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freephile%2Fbarcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freephile%2Fbarcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freephile%2Fbarcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freephile","download_url":"https://codeload.github.com/freephile/barcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248506497,"owners_count":21115441,"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":["barcode-generator","barcodes","javascript-applications"],"created_at":"2024-11-19T04:58:43.539Z","updated_at":"2026-02-21T23:02:13.787Z","avatar_url":"https://github.com/freephile.png","language":"JavaScript","readme":"---\ntitle: Code 128 Barcode generator\n---\n\nCode 128 Barcode Prep Tool\n==========================\n\nThis tool will generate the [Code\n128](https://en.wikipedia.org/wiki/Code_128) barcode encoding.\nYou can download these codes, incorporated back into\nyour original data. It displays \"zebra\" barcodes for reference and\nvalidation purposes.\n\nSee [example](#example) below.\n\nUsing this tool, you can prepare a\n**[CSV](https://en.wikipedia.org/wiki/Comma-separated_values \"Comma Separated Values\")**\nfile for import into inDesign (with the HP SmartStream plugin) for\nprinting barcodes.\n\nThe data that you wish to encode MUST be in the first column of your\ninput.\n\nTest or Validate your data by uploading 100 or fewer records.\n\nDemo\n-----\nSee https://freephile.org/barcode/\n\nThe solution is entirely JavaScript, HTML and CSS based. There is no server-side processing, \nso it's completely self-contained and can be easily run off a local desktop.\n\nUsage\n-----\n\n1.  Note that you should prepare your data in a spreadsheet, and then\n    *use **Save As** to export your spreadsheet to the CSV format*. This\n    tool does not accept Microsoft Excel files, or any other format\n    besides CSV.\n2.  Click the 'Choose File' button, and select your input data file.\n3.  After your data is uploaded, a **Create download** button will\n    appear.\n4.  Click the `Create download` button, which will in turn reveal a\n    download link. (This may take several seconds if you have a large\n    file.)\n5.  Click the download link and finally save the new CSV file. This file\n    will have all your original data, plus an added column of Code 128\n    data.\n\n\n\n  ----------------------------\n  Your data will appear here\n  ----------------------------\n\n\nExample\n-------\n\nInput : 6139409309059052\\\nBarcode format : Code128Auto\\\nCheck Digit : N.A.\\\nThe corresponding 128 Code :\\\n\n\nComputed...\n\n\nBarcode :\\\n6139409309059052\n\n\n\n\nCredits:\\\n\n© Copyright Greg Rundlett [eQuality\nTechnology](https://eQuality-Tech.com) 2017\n\n\nLicensed under\n[![GPLv3](https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/GPLv3_Logo.svg/88px-GPLv3_Logo.svg.png)](LICENSE)\nthe GPL v3\\\nConnectCode's [javascript libraries for encoding](http://www.barcoderesource.com/htmlBarcode.shtml).\\\nJon Ressig's [jQuery](https://jquery.com/)\\\nand Evan Plaice's extension [jquery-csv](https://github.com/evanplaice/jquery-csv) for handling csv files.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreephile%2Fbarcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreephile%2Fbarcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreephile%2Fbarcode/lists"}