{"id":21245342,"url":"https://github.com/jstransformers/jstransformer-resin","last_synced_at":"2025-03-15T04:41:41.246Z","repository":{"id":30363818,"uuid":"33916341","full_name":"jstransformers/jstransformer-resin","owner":"jstransformers","description":"Resin support for JS Transformers","archived":false,"fork":false,"pushed_at":"2022-10-09T20:30:16.000Z","size":69,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-23T04:04:24.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://npm.im/jstransformer-resin","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/jstransformers.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-14T07:08:50.000Z","updated_at":"2020-04-26T04:00:38.000Z","dependencies_parsed_at":"2022-09-20T00:21:19.082Z","dependency_job_id":null,"html_url":"https://github.com/jstransformers/jstransformer-resin","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-resin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-resin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-resin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jstransformers%2Fjstransformer-resin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jstransformers","download_url":"https://codeload.github.com/jstransformers/jstransformer-resin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243685528,"owners_count":20330980,"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":[],"created_at":"2024-11-21T01:50:41.213Z","updated_at":"2025-03-15T04:41:41.225Z","avatar_url":"https://github.com/jstransformers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jstransformer-resin\n\n[Resin](https://github.com/topcoat/resin) support for [JSTransformers](http://github.com/jstransformers).\n\n[![Build Status](https://img.shields.io/travis/jstransformers/jstransformer-resin/master.svg)](https://travis-ci.org/jstransformers/jstransformer-resin)\n[![Coverage Status](https://img.shields.io/codecov/c/github/jstransformers/jstransformer-resin/master.svg)](https://codecov.io/gh/jstransformers/jstransformer-resin)\n[![Dependency Status](https://img.shields.io/david/jstransformers/jstransformer-resin/master.svg)](http://david-dm.org/jstransformers/jstransformer-resin)\n[![NPM version](https://img.shields.io/npm/v/jstransformer-resin.svg)](https://www.npmjs.org/package/jstransformer-resin)\n\n## Installation\n\n    npm install jstransformer-resin\n\n## API\n\n```js\nvar resin = require('jstransformer')(require('jstransformer-resin'))\n\nvar options = {\n  browsers: ['last 2 version', 'ios', 'android 4'],\n  // Add a namespace to your classes to avoid collisions\n  namespace: 'jstransformer',\n  // Add a license to the final output\n  license: '// Copyright 2015 and stuff \\n'\n}\nvar css = ':root { var-grey: #666; } .btn { box-shadow: 0 1px var(grey); }'\n\nresin.render(css, options)\n//=\u003e '// Copyright 2015 and stuff \\n.topcoat-btn {\\n  box-shadow: 0 1px #666;\\n}'\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjstransformers%2Fjstransformer-resin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjstransformers%2Fjstransformer-resin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjstransformers%2Fjstransformer-resin/lists"}