{"id":20461115,"url":"https://github.com/punit-naik/figwheel-npm-example","last_synced_at":"2026-05-08T14:15:57.010Z","repository":{"id":82825925,"uuid":"433766862","full_name":"punit-naik/figwheel-npm-example","owner":"punit-naik","description":"Shows the usage of NPM deps with leiningen","archived":false,"fork":false,"pushed_at":"2023-05-24T07:05:36.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-14T04:38:38.989Z","etag":null,"topics":["cljsbuild","clojure","clojurescript","figwheel","nodejs","npm"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/punit-naik.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-01T09:43:05.000Z","updated_at":"2021-12-01T10:01:20.000Z","dependencies_parsed_at":"2023-06-05T18:45:44.150Z","dependency_job_id":null,"html_url":"https://github.com/punit-naik/figwheel-npm-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/punit-naik/figwheel-npm-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punit-naik%2Ffigwheel-npm-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punit-naik%2Ffigwheel-npm-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punit-naik%2Ffigwheel-npm-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punit-naik%2Ffigwheel-npm-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/punit-naik","download_url":"https://codeload.github.com/punit-naik/figwheel-npm-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/punit-naik%2Ffigwheel-npm-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275062958,"owners_count":25398886,"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-14T02:00:10.474Z","response_time":75,"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":["cljsbuild","clojure","clojurescript","figwheel","nodejs","npm"],"created_at":"2024-11-15T12:23:34.176Z","updated_at":"2026-05-08T14:15:51.974Z","avatar_url":"https://github.com/punit-naik.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# figwheel-npm-example\n\n[![Clojars Project](https://img.shields.io/clojars/v/org.clojars.punit-naik/figwheel-npm-example.svg)](https://clojars.org/org.clojars.punit-naik/figwheel-npm-example)\n\nShows the usage of NPM deps with leiningen.\n\n## Overview\n\nStores a string with left padding using the [left-pad](https://www.npmjs.com/package/left-pad/v/1.1.3) in the [`app-state`](https://github.com/punit-naik/figwheel-npm-example/blob/main/src/org/clojars/punit_naik/figwheel_npm_example/core.cljs#L10) atom and prints it to the browser console after every hot code reload.\n\n## Setup\n\nTo get an interactive development environment run:\n\n\n    lein figwheel\n\nand open your browser at [localhost:3449](http://localhost:3449/).\nThis will auto compile and send all changes to the browser without the\nneed to reload. After the compilation process is complete, you will\nget a Browser Connected REPL. An easy way to try it is:\n\n    (js/alert \"Am I connected?\")\n\nand you should see an alert in the browser window.\n\nTo clean all compiled files:\n\n    lein clean\n\nTo create a production build run:\n\n    lein do clean, cljsbuild once min\n\nAnd open your browser in `resources/public/index.html`. You will not\nget live reloading, nor a REPL. \n\n## License\n\nCopyright © 2021 [Punit Naik](https://github.com/punit-naik)\n\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunit-naik%2Ffigwheel-npm-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpunit-naik%2Ffigwheel-npm-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunit-naik%2Ffigwheel-npm-example/lists"}