jsx-loader
JSX loader for webpack
Last updated 11 years ago by floydophone .
Apache 2 · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install jsx-loader 
SYNC missed versions from official npm registry.

JSX loader for webpack

Usage:

{..., loader: 'jsx-loader'}

To enable ES6 features, use ?harmony in your loader config. To auto insert the pragma required to process the file use the insertPragma parameter e.g. ?insertPragma=React.DOM. Flow-style type annotations can be stripped using ?stripTypes.

Current Tags

  • 0.13.2                                ...           latest (11 years ago)

12 Versions

  • 0.13.2                                ...           11 years ago
  • 0.13.1                                ...           11 years ago
  • 0.12.2                                ...           11 years ago
  • 0.12.1                                ...           11 years ago
  • 0.12.0                                ...           11 years ago
  • 0.11.2                                ...           12 years ago
  • 0.11.0                                ...           12 years ago
  • 0.10.2                                ...           12 years ago
  • 0.10.1                                ...           12 years ago
  • 0.10.0                                ...           12 years ago
  • 0.9.0                                ...           12 years ago
  • 0.0.0                                ...           12 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 8
Last Month 10
Dependencies (2)
Dev Dependencies (0)
None
Dependents (2)

Copyright 2013 - present © cnpmjs.org | Home |