Skip to content

This is a school project npm package. This package will take any string you give it and change the style to uppercase.

Notifications You must be signed in to change notification settings

linneamyl/seminaarityo-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

seminaarityo-npm

This is a school project npm package. This package will take any string you give it and change the style to uppercase or lowercase, trim the string or wrap it with heart-emojis.
version 1.1.0

Installation

npm install seminaarityo --save

Usage

import { shout, whisper, trimTheString, wrapWithLove } from "seminaarityo";
or
const { shout, whisper, trimTheString, wrapWithLove } = require('seminaarityo');

About

This is a school project npm package. This package will take any string you give it and change the style to uppercase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published