neptunecss-js 1.1.1
Install from the command line:
Learn more about npm packages
$ npm install @neptune-css/neptunecss-js@1.1.1
Install via package.json:
"@neptune-css/neptunecss-js": "1.1.1"
About this version
Copy the following Code to install the npm package.
npm i neptunecss-js
<script src="https://cdn.jsdelivr.net/npm/neptunecss-js@latest/neptune.min.js"></script>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Import neptune ui -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/neptunecss@latest/neptune.min.css">
<title>Neptune example</title>
</head>
<body>
<!-- Your Content -->
<!-- Import Neptune JS -->
<script src="https://cdn.jsdelivr.net/npm/neptunecss-js@latest/neptune.min.js"></script>
</body>
</html>
You can read the docs here.
Download it in VS Code Marketplace or checkout on GitHub.
Details
- neptunecss-js
- neptune-css
- over 1 year ago
- MIT
- 1 dependencies
Assets
- neptunecss-js-1.1.1.tgz
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0