New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

reactql

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactql

Universal React+GraphQL starter kit: React, Apollo, Webpack 2, React Router 4, PostCSS, SSR

  • 1.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
decreased by-87.5%
Maintainers
1
Weekly downloads
 
Created
Source
ReactQL

Universal React+GraphQL starter kit

React for UI. Apollo for GraphQL. Redux for stores. Browser + server-side rendering.

Maintained and updated regularly.

Features

  • React for UI
  • React Apollo for GraphQL
  • React Router 4 for declarative browser + server routes
  • Redux for flux/store state management
  • Webpack 2, with tree shaking
  • PostCSS with next-gen CSS and inline @imports
  • SASS support (also parsed through PostCSS)
  • Full route-aware server-side rendering (SSR) of initial HTML
  • Universal building - both browser + Node.js server
  • Dev + React hot reloading; zero refresh, real-time updates
  • Built-in Koa 2 web server, with async/await routing
  • HTTP header hardening with Helmet for Koa
  • Declarative/dynamic <head> section, using react-helmet
  • Easily extendable webpack-config files
  • Separate local + vendor bundles, for better browser caching/faster builds
  • Dynamic polyfills, courtesy of babel-preset-env
  • Aggressive code minification with Uglify
  • GIF/JPEG/PNG/SVG crunching for images
  • Gzip compression and serving of static assets as pre-compressed .gz files
  • ESLinting based on a tweaked Airbnb style guide
  • Tons of comments (too many) to fill you in on what's happening under the hood

Documentation

See https://reactql.org for full features + documentation.

Keywords

FAQs

Package last updated on 02 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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