Socket
Socket
Sign inDemoInstall

@cycle/history

Package Overview
Dependencies
31
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @cycle/history

Cycle.js Driver based on the rackt/history library


Version published
Maintainers
2
Created

Readme

Source

@cycle/history

This is the standard Cycle driver for dealing with the History API.

This project is 100% compatible with rackt/history, most notably used to create React-Router. This allows for a Cycle application to be embedded inside of an existing React application and share history instances.

Though this library makes use of the interface that the rackt/history library provides, any other library can be used which satisfies the interface. For more information on this interface please see the documentation. Also take note of the ServerHistory object we have made to easily allow for server-side rendering of your Cycle application.

Install

$ npm install --save @cycle/history

Documentation

Documentation can be found here

Keywords

FAQs

Last updated on 14 Mar 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc