Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @jayesol/jayeson.lib.record with all npm packages installed. Try it out:

var jayesonLibRecord = require("@jayesol/jayeson.lib.record")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@jayesol/jayeson.lib.record v2.1.0

v 1.1.0 -Change SoccerEvent to interface from class -Created DeltaSoccerEvent interface. SoccerEvent from push mode can be cast as DeltaSoccerEvent. -Created abstract class BasicSoccerEvent which implements SoccerEventInterface. It provided Event information only. Subclass Should handle record implementation -Add new public Methods to SoccerEvent to check if it has records of time type,market type etc -Add nee public method to get SpecialEventCategory -Updated NameFeed.Record to provide start time -Add interface class for Record and SoccerEvent, We want to cover all types of sports in the future not only soccer. -Add MetaRecordProducer, help to produce MetaRecord based on Event and Record. -Add Snapshot and SoccerSnapshot, this class will contain list of events. Currently only used by whitelabel project.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free