Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

soya-next

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

soya-next

A set of utility functions for React applications built on top of Next.js.

  • 0.0.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
165
increased by28.91%
Maintainers
1
Weekly downloads
 
Created
Source

Soya Next

Build Status Coverage Status NPM Version

Soya Next is a set of utility functions for React applications built on top of Next.js.

Prerequisites

To start using Soya Next, you need to be familiar with the following:

  • Express.js - Fast, unopinionated, minimalist web framework for Node.js
  • React - A javascript library for building user interfaces
  • Next.js - A minimalistic framework for server-rendered React applications

And optionally:

  • Redux - Predictable state container for JavaScript apps

Installation

Soya Next requires Express.js, Next.js, React, React-Cookie, React-Redux, and Redux to be installed, run the following to install them:

npm install --save express next.js react react-cookie react-dom react-redux redux

To install Soya Next, run the following:

npm install --save soya-next

Examples

Contributing

Please see our CONTIRBUTING.md

License

MIT

Keywords

FAQs

Package last updated on 20 Jun 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