@feizheng/next-nice-comments

1.1.1 • Public • Published

next-nice-comments

Build nice comments.

version license size download

installation

npm install -S @feizheng/next-nice-comments

usage

var comments = [
  'name: next-nice-comments',
  'description: Just a lite',
  'licence: MIT'
];

// list, type:
nx.niceComments(comments,'js');
nx.niceComments(comments,'css');
nx.niceComments(comments,'html');
nx.niceComments(comments,'raw');

/*!
 * name: next-nice-comments
 * description: Build nice comments.
 * licence: MIT
 */

<!--!
  * name: next-nice-comments
  * description: Build nice comments.
  * licence: MIT
--> 

license

Code released under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i @feizheng/next-nice-comments

Weekly Downloads

5

Version

1.1.1

License

MIT

Unpacked Size

6.76 kB

Total Files

6

Last publish

Collaborators

  • afeiship