You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Enduro.js

From EverybodyWiki Bios & Wiki


enduro.js
enduro.js login screen
enduro.js login screen
Developer(s)Martin Gottweis
Stable release
1.1.20 / 9 August 2016; 7 years ago (2016-08-09)
Written injavascript
Engine
    Operating systemLinux, OS X, Windows, FreeBSD
    Size259,2 kB
    TypeWeb content management system
    LicenseMIT
    Websiteendurojs.com

    Search Enduro.js on Amazon.

    enduro.js is an open-source web framework with content management system built in.[1] It is designed to be as productive as possible with all the core technologies such as sass, templating, express.js already built in.[2] On top of this it has a decoupled content files that are editable via auto-generated admin interface.

    Page pre-generation[edit]

    For static pages, enduro.js pre-generates html pages on each content change.[3] There is a option to create express.js powered dynamic pages. These pages can use built-in database or use an external mongodb database.

    Flat file database[edit]

    Enduro.js uses a custom, faceless flat file database[4] to store content in. This allows for content to be edited manually in a code editor. The content is stored in human readable, json-like format and uses custom markup to provide graph-like connections between entities.

    References[edit]


    This article "Enduro.js" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.