Skip to content

Using prototyping and regex to create methods to manipulate strings.

License

Notifications You must be signed in to change notification settings

n8e/extended-string-class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtendedStringClass

This is an object that extends the String class in Javascript. Using Prototype Oriented Programming, methods, procedures and instance attributes are added to the String class to support more string manipulation features.

Instructions to install, configure, and to run the programs

  • Install package dependencies: npm install
  • To run the tests: npm test

About

Using prototyping and regex to create methods to manipulate strings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published