Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cozy-slug

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cozy-slug

Slugify your strings

  • 0.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
26
increased by30%
Maintainers
3
Weekly downloads
 
Created
Source

About

Slugify your strings

var slugify = require('cozy-slug');
expect('hello-world').to.be.eql(slugify('Hello world'));

Install

Add it to your package.json file or run in your project folder:

npm install cozy-slug --save 

Cozy tutorial

Code sources for the "Hack your Cozy App" Tutorial.

You can see code source of each tutorial steps via this repository branches.

What is Cozy?

Cozy Logo

Cozy is a platform that brings all your web services in the same private space. With it, your web apps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one profiles you. You install only the applications you want. You can build your own one too.

Community

You can reach the Cozy community via various support:

  • IRC #cozycloud on irc.freenode.net
  • Post on our Forum
  • Post issues on the Github repos
  • Via Twitter

Keywords

FAQs

Package last updated on 28 Mar 2014

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