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 newswriter with all npm packages installed. Try it out:

var newswriter = require("newswriter")

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

newswriter v0.2.38

NewsWriter is a generic tool for maintaining news and announcements on a website news page. Details are held in an SQLite database, from which the tool generates the index page (typically the top page of the target site), individual pages for events and announcements, icalendar objects for events, and separate Atom news feeds for each. Item drafting and editing are handled through a single page, with search-as-you-type support for reuseable field content. Details supported include convenors and presenters and their respective contact, affiliation, and position, event description and supplementary note, multiple session titles and their respective times, and multiple attachments. NewsWriter is particularly suitable for sites with static or batch-generated content that lack elegant through-the-Web support for news maintenance, and for environments with content splintered across separate sites with varying methods of content editing.

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