Socket
Socket
Sign inDemoInstall

react-script

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-script - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "react-script",
"version": "1.0.0",
"version": "1.0.1",
"description": "Elegant DSL for React",

@@ -5,0 +5,0 @@ "keywords": [

@@ -11,3 +11,3 @@

```coffee
# Alias it as whatever you want (maybe _ or $? )
# Alias it as whatever you want (maybe _ or $?)
E = ReactScript or require "react-script"

@@ -59,5 +59,8 @@

Compare/contrast with
* [hyperscript](https://github.com/mlmorg/react-hyperscript)
* [hyper](https://github.com/xixixao/hyper)
* [coffee-react](https://github.com/jsdf/coffee-react), CoffeeScript JSX
* [hyperscript](https://github.com/dominictarr/hyperscript) (generates HTML)
* [react-hyperscript](https://github.com/mlmorg/react-hyperscript) (hyperscript for React)
* [virtual-hyperscript](https://github.com/Matt-Esch/virtual-dom/tree/master/virtual-hyperscript) (hyperscript for [virtual-dom](https://github.com/Matt-Esch/virtual-dom))
* [hyper](https://github.com/xixixao/hyper) ("React.js wrapper for CoffeeScript", part library, part transformer)
* [coffee-react](https://github.com/jsdf/coffee-react) (JSX for CoffeeScript (and [related projects](https://github.com/jsdf/coffee-react#related-projects)))
* [react-no-jsx](https://www.npmjs.com/package/react-no-jsx) (uses arrays rather than function calls; not enough CoffeeScript)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc