{"id":14967721,"url":"https://github.com/voltraco/mineral","last_synced_at":"2025-10-25T21:31:46.374Z","repository":{"id":57155572,"uuid":"54031467","full_name":"voltraco/mineral","owner":"voltraco","description":"A very small jade-like template engine","archived":false,"fork":false,"pushed_at":"2017-03-26T20:52:30.000Z","size":144,"stargazers_count":37,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T10:36:11.943Z","etag":null,"topics":["compiler","jade","pug","template-language","templates","templating"],"latest_commit_sha":null,"homepage":"http://voltraco.github.io/mineral/","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/voltraco.png","metadata":{"files":{"readme":"README.txt","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":"2016-03-16T12:51:26.000Z","updated_at":"2023-09-08T17:08:11.000Z","dependencies_parsed_at":"2022-08-26T08:31:10.489Z","dependency_job_id":null,"html_url":"https://github.com/voltraco/mineral","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/voltraco%2Fmineral","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltraco%2Fmineral/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltraco%2Fmineral/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltraco%2Fmineral/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voltraco","download_url":"https://codeload.github.com/voltraco/mineral/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238212407,"owners_count":19434955,"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":["compiler","jade","pug","template-language","templates","templating"],"created_at":"2024-09-24T13:38:30.880Z","updated_at":"2025-10-25T21:31:41.109Z","avatar_url":"https://github.com/voltraco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ABOUT\nMineral is a language that compiles to markup or dom. It's similar to Jade (aka\nPug). Its goal is to be much smaller and simpler than pug, and integrate well\nwith modern client side frameworks.\n\nDOCS\nhttp://voltraco.github.io/mineral/\n\nINSTALL\nnpm i mineral\n\nCLI\nWatch and compile mineral files https://github.com/voltraco/mineral-cli\n\nWEBPACK\nUse https://github.com/voltraco/mineral-loader to read mineral files and parse\nthem into trees. This is easy, just `require('./file.min')`.\n\nBROWSERIFY\nFor browserify, use the individual components.\n\nconst tree = require('mineral/parser')(string)\nconst el = require('mineral/compilers/dom')(tree)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoltraco%2Fmineral","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoltraco%2Fmineral","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoltraco%2Fmineral/lists"}