New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

projecthammer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

projecthammer

A mudulair node cms

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-71.43%
Maintainers
1
Weekly downloads
 
Created
Source

Hammer

🙏 Hammer is currently under active development. The api can break/change without notice.

Hammer is a modulair CMS with a small core. Everything in Hammer is a plugin an can be overwritten/modified. The aim with Hammer is to create a flexible CMS that is focused on serving content based websites (yes Hammer is not another blog CMS 😱).

Getting started

npm install projecthammer

or

yarn add projecthammer

The next thing that we have to do is create a small project that starts Hammer.

let Hammer = require('../hammer');

Hammer();

Yes it is as simple as that. Hammer is now up and running on port 8080. 🎉

Keywords

FAQs

Package last updated on 12 Oct 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc