Skip to content

Code for the JSNation Live Regular Expressions workshop, June 14, 2021

Notifications You must be signed in to change notification settings

btargac/jsnation-regex-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsnation-regex-workshop

Code for the JSNation Live Regular Expressions workshop, June 14, 2021

How to run tests ?

  • You can simply run
# just pass the number of the file name with the file parameter
npm run test --file=1
# notice you don't have to write the whole file name
# just lecture number is enough for example for the 4th test;
npm run test --file=4

About

Code for the JSNation Live Regular Expressions workshop, June 14, 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%