Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nju33/less
Less for me
https://github.com/nju33/less
less
Last synced: 2 months ago
JSON representation
Less for me
- Host: GitHub
- URL: https://github.com/nju33/less
- Owner: nju33
- Created: 2017-04-01T07:45:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T11:57:40.000Z (almost 8 years ago)
- Last Synced: 2024-11-10T10:42:10.557Z (2 months ago)
- Topics: less
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@nju33/less
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Less
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
Less for nju33.
## Install
```bash
yarn add -D @nju33/less
``````js
less.render(css).then(({css}) => ...);
```## Lisence
The MIT License (MIT)
Copyright (c) 2017 nju33