{"id":22229707,"url":"https://github.com/boycce/sublime-react-es6-boyce","last_synced_at":"2026-02-03T14:03:54.733Z","repository":{"id":77207782,"uuid":"154580522","full_name":"boycce/sublime-react-es6-boyce","owner":"boycce","description":"ReactJS helpers for Sublime text 3","archived":false,"fork":false,"pushed_at":"2018-10-24T23:39:11.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T04:28:42.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boycce.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,"zenodo":null}},"created_at":"2018-10-24T23:07:35.000Z","updated_at":"2018-10-24T23:39:12.000Z","dependencies_parsed_at":"2023-03-12T00:13:35.581Z","dependency_job_id":null,"html_url":"https://github.com/boycce/sublime-react-es6-boyce","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boycce/sublime-react-es6-boyce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boycce%2Fsublime-react-es6-boyce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boycce%2Fsublime-react-es6-boyce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boycce%2Fsublime-react-es6-boyce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boycce%2Fsublime-react-es6-boyce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boycce","download_url":"https://codeload.github.com/boycce/sublime-react-es6-boyce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boycce%2Fsublime-react-es6-boyce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29047093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-03T01:12:01.412Z","updated_at":"2026-02-03T14:03:51.899Z","avatar_url":"https://github.com/boycce.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# sublime-react-es6-boyce\n\nThis is a fork of `sublime-react-es6` with a few snippet modifications for my personal preference\n\nThe main changes I've made:\n\n- *List changes here*\n- *..*\n\n#### Documentation of available snippets (JSX):\n\n```\n    cdm→  componentDidMount: fn() { ... }\n\n   cdup→  componentDidUpdate: fn(pp, ps) { ... }\n\n     cs→  import cx from 'classnames';\n\n    cwm→  componentWillMount: fn() { ... }\n\n    cwr→  componentWillReceiveProps: fn(np) { ... }\n\n    cwu→  componentWillUpdate: fn(np, ns) { ... }\n\n   cwun→  componentWillUnmount: fn() { ... }\n\n     cx→  cx({ ... })\n\n    fdn→  React.findDOMNode(...)\n\n    fup→  forceUpdate(...)\n\n    gdp→  static defaultProps = { ... } \n\n    gis→  getInitialState: fn() { return {...} } \n\n    ism→  isMounted()\n\n  props→  this.props.\n\n     pt→  propTypes { ... }\n\n    rcc→  component skeleton\n\n   refs→  this.refs.\n\n    ren→  render: fn() { return ... }\n\n    rpc→  pure render component skeleton\n\n    rrc→  redux component skeleton\n\n    scu→  shouldComponentUpdate: fn(np, ns) { ... }\n\n    sst→  this.setState({ ... })\n\n  state→  this.state.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboycce%2Fsublime-react-es6-boyce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboycce%2Fsublime-react-es6-boyce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboycce%2Fsublime-react-es6-boyce/lists"}