{"id":18744494,"url":"https://github.com/ifedapoolarewaju/nojs","last_synced_at":"2025-08-20T16:31:54.625Z","repository":{"id":47645406,"uuid":"83952423","full_name":"ifedapoolarewaju/nojs","owner":"ifedapoolarewaju","description":"Library that helps minimize js you have to write","archived":false,"fork":false,"pushed_at":"2021-05-31T10:22:05.000Z","size":32,"stargazers_count":131,"open_issues_count":3,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-10T00:11:12.122Z","etag":null,"topics":["dom-manipulation","frontend-web","javascript","javascript-library","no-js","nojs"],"latest_commit_sha":null,"homepage":null,"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/ifedapoolarewaju.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-03-05T07:18:57.000Z","updated_at":"2024-11-02T23:13:20.000Z","dependencies_parsed_at":"2022-09-06T20:30:42.481Z","dependency_job_id":null,"html_url":"https://github.com/ifedapoolarewaju/nojs","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifedapoolarewaju%2Fnojs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifedapoolarewaju%2Fnojs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifedapoolarewaju%2Fnojs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifedapoolarewaju%2Fnojs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ifedapoolarewaju","download_url":"https://codeload.github.com/ifedapoolarewaju/nojs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229998141,"owners_count":18157188,"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":["dom-manipulation","frontend-web","javascript","javascript-library","no-js","nojs"],"created_at":"2024-11-07T16:15:01.979Z","updated_at":"2024-12-19T13:07:43.219Z","avatar_url":"https://github.com/ifedapoolarewaju.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# No.js\nNo.js is an extremely lightweight javascript library that makes you do DOM manipulations without writing any javascript at all.\n    All you'll need to add are html attributes instead and No.js does the magic for you.\n\n![No.js logo](https://ifedapoolarewaju.github.io/nojs-site/icon.png)\n\n### INSTALLATION\n\n```bash\nnpm install nojs\n```\n\nor download [here](https://github.com/ifedapoolarewaju/nojs/archive/v0.1.3.zip)\n\nThen link it to the bottom of your web page like so:\n\n```html\n\u003cbody\u003e\n...\n\u003cscript src=\"\u003cPATH TO LIBRARY\u003e/nojs/dist/no.min.js\"\u003e\u003c/script\u003e\n\u003c/body\u003e\n```\n\nor you can link directly to the remote distribution like so:\n\n```html\n\u003cbody\u003e\n...\n\u003cscript src=\"https://unpkg.com/nojs@0.1.3/dist/no.min.js\"\u003e\u003c/script\u003e\n\u003c/body\u003e\n```\n\n### USAGE\n\nPlease view the [Documentation](https://ifedapoolarewaju.github.io/nojs-site/)\nfor elaborate examples and usage.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifedapoolarewaju%2Fnojs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fifedapoolarewaju%2Fnojs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifedapoolarewaju%2Fnojs/lists"}