Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derbyjs/derby-standalone
Client-side only version of Derby
https://github.com/derbyjs/derby-standalone
Last synced: 7 days ago
JSON representation
Client-side only version of Derby
- Host: GitHub
- URL: https://github.com/derbyjs/derby-standalone
- Owner: derbyjs
- Created: 2013-10-28T21:49:10.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-12-09T23:31:13.000Z (almost 5 years ago)
- Last Synced: 2024-10-16T09:15:26.287Z (29 days ago)
- Language: HTML
- Size: 1.96 MB
- Stars: 15
- Watchers: 12
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-derby - derby-standalone - Client-side only version of Derby (Information)
README
derby-standalone
================Client-side only version of [DerbyJS](https://derbyjs.com)
# Usage
**[Try it now in CodePen](https://codepen.io/pen?template=LYYZrWN)**
```html
```
# Examples
* [Tabs component](https://codepen.io/nateps/pen/MWWwYZK)
* [Todo list](https://codepen.io/nateps/pen/oNNXRzq)# Building
```
npm run build
```