Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/njzjz/hexo-extract-inline-scripts
Hexo plugin that Extract inline scripts to separate files
https://github.com/njzjz/hexo-extract-inline-scripts
Last synced: about 1 month ago
JSON representation
Hexo plugin that Extract inline scripts to separate files
- Host: GitHub
- URL: https://github.com/njzjz/hexo-extract-inline-scripts
- Owner: njzjz
- Created: 2021-02-28T01:42:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T10:26:27.000Z (about 2 years ago)
- Last Synced: 2024-11-13T05:32:33.352Z (about 1 month ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hexo-extract-inline-scripts
A Hexo plugin that extracts inline scripts to separate files.## Installation
```sh
yarn add hexo-extract-inline-scripts
```## Usage
Just install it, and do nothing!