@nappr/nappr-core

0.2.39 • Public • Published

NAPPR JS core library

Install

yarn add https://github.com/sixertoy/nappr-core.git

Usage

import { slugify } from '@nappr/nappr-core/lib/strings';
const slugified = slugify('Slugify This');
console.log(slugified);
// => slugify-this

Readme

Keywords

none

Package Sidebar

Install

npm i @nappr/nappr-core

Weekly Downloads

0

Version

0.2.39

License

ISC

Unpacked Size

96.3 kB

Total Files

20

Last publish

Collaborators

  • sixertoy