1.0.6 • Published 4 years ago

epcom-npm-lesson v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

EPCOM Class Demo NPM

Prepared: Ter Yi \ Last Update: 2020-07-05

npm i epcom-npm-lesson

{
  "firstName": "John",
  "lastName": "Smith",
  "age": 25
}

I'm an inline-style link

- x Write the press release

  • Update the website
  • Contact the media

The world is flat.

SyntaxDescription
HeaderTitle
ParagraphText
var s = "JavaScript syntax highlighting";
alert(s);
s = "Python syntax highlighting"
print s
No language indicated, so no syntax highlighting. 
But let's throw in a <b>tag</b>.