@saber2pr/highlight

0.0.1 • Public • Published

@saber2pr/highlight

highlight

# from npm
npm install @saber2pr/highlight

# from github
git clone https://github.com/Saber2pr/highlight.git

example>>

Feature

Highlight.Dom('#js', javascript)
<script src="./shl.min.js"></script>

<pre>
  <code id="js"></code>
</pre>

<script>
  shl.Highlight.Dom('#js', shl.javascript)
</script>

start

npm install
npm start

npm run dev

Author: saber2pr


develope and test

you should write ts in /src

you should make test in /src/test

export your core in /src/index.ts!

Readme

Keywords

Package Sidebar

Install

npm i @saber2pr/highlight

Weekly Downloads

5

Version

0.0.1

License

ISC

Unpacked Size

9.43 kB

Total Files

28

Last publish

Collaborators

  • saber2pr