1.1.4 • Published 6 years ago

fronteneer v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

npm.io

Fronteneer

Fronteneer is a local webserver aimed to be easly deployed to create the frontend of your website with a templating engine. Install Global, Run in the folder and have the power of Handlebars.

Getting Stared

  • Install Fronteneer as a global NPM Package. npm i fronteneer -g
  • Create a new folder
  • Create views ( {file}.hbs )
    • Additionally add a data file to pass data to the view ( {view}.json )
  • Launch the server in the folder fronteneer start

Changelog

  • Added: Changelog
  • Added: Github Banner
  • Added: Version Command
  • Added: Command Aliases
  • Changed: Example to Simple Bulma Example
  • Changed: Express to Native HTTP
  • Changed: Twig to Handlebars ( Might be Changed )
  • Removed: Express
  • Fixed: Issue #1

Feature List

  • Fronteneer Enviroment File
1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago