Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dalekjs/dalek
[unmaintained] DalekJS Base framework
https://github.com/dalekjs/dalek
Last synced: 6 days ago
JSON representation
[unmaintained] DalekJS Base framework
- Host: GitHub
- URL: https://github.com/dalekjs/dalek
- Owner: dalekjs
- License: mit
- Created: 2013-01-08T16:16:34.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T09:39:43.000Z (almost 5 years ago)
- Last Synced: 2024-12-29T11:08:41.998Z (13 days ago)
- Language: JavaScript
- Homepage:
- Size: 304 KB
- Stars: 695
- Watchers: 42
- Forks: 63
- Open Issues: 89
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-MIT
Awesome Lists containing this project
- awesome-react-testing - DalekJS - Automated cross browser functional testing with JavaScript (Unit Testing / Other Frameworks)
- A-collection-of-awesome-browser-side-JavaScript-libraries-resources-and-shiny-things. - DalekJS - Automated cross browser functional testing with JavaScript (Testing Frameworks / Frameworks)
- awesome-regression-testing - DalekJS - Automated cross browser testing with JavaScript. No longer maintained since 4 Jun 2017. (Deprecated)
- awesome-javascript - DalekJS - [unmaintained] DalekJS Base framework ` π 4 years ago` (Testing Frameworks [π](#readme))
- awesome-regression-testing - DalekJS - Automated cross browser testing with JavaScript. No longer maintained since 4 Jun 2017. (Deprecated)
- awesome-javascript-cn - DalekJS
- awesome-javascript - dalek - [unmaintained] DalekJS Base framework - β 719 (Testing Frameworks)
- awesome-javascript - DalekJS - Automated cross browser functional testing with JavaScript (Testing Frameworks / Frameworks)
README
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
# DalekJS is not maintained any longer :cry:
We recommend [TestCafΓ©](http://devexpress.github.io/testcafe/) for your automated browser testing needs.
---
dalekjs
======================> DalekJS base framework
[![Build Status](https://travis-ci.org/dalekjs/dalek.svg)](https://travis-ci.org/dalekjs/dalek)
[![Build Status](https://drone.io/github.com/dalekjs/dalek/status.png)](https://drone.io/github.com/dalekjs/dalek/latest)
[![Dependency Status](https://david-dm.org/dalekjs/dalek.svg)](https://david-dm.org/dalekjs/dalek)
[![devDependency Status](https://david-dm.org/dalekjs/dalek/dev-status.svg)](https://david-dm.org/dalekjs/dalek#info=devDependencies)
[![NPM version](https://badge.fury.io/js/dalekjs.svg)](http://badge.fury.io/js/dalekjs)
[![Coverage](http://dalekjs.com/package/dalekjs/master/coverage/coverage.png)](http://dalekjs.com/package/dalekjs/master/coverage/index.html)
[![unstable](https://rawgithub.com/hughsk/stability-badges/master/dist/unstable.svg)](http://github.com/hughsk/stability-badges)
[![Stories in Ready](https://badge.waffle.io/dalekjs/dalek.svg?label=ready)](https://waffle.io/dalekjs/dalek)
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/dalekjs/dalek/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)[![NPM](https://nodei.co/npm/dalekjs.png)](https://nodei.co/npm/dalekjs/)
[![NPM](https://nodei.co/npm-dl/dalekjs.png)](https://nodei.co/npm/dalekjs/)## Resources
[API Docs](http://dalekjs.com/package/dalekjs/master/api/index.html) -
[Trello](https://trello.com/b/gA1A6RZW/dalekjs) -
[Code coverage](http://dalekjs.com/package/dalekjs/master/coverage/index.html) -
[Code complexity](http://dalekjs.com/package/dalekjs/master/complexity/index.html) -
[Contributing](https://github.com/dalekjs/dalek/blob/master/CONTRIBUTING.md) -
[User Docs](http://dalekjs.com/pages/getStarted.html) -
[Homepage](http://dalekjs.com) -
[Twitter](http://twitter.com/dalekjs)# Docs
Daleks documentation can be found [here](http://dalekjs.com/pages/documentation.html)
## Help Is Just A Click Away
### #dalekjs on FreeNode.net IRC
Join the `#daleksjs` channel on [FreeNode.net](http://freenode.net) to ask questions and get help.
### [Google Group Mailing List](https://groups.google.com/forum/#!forum/dalekjs)
Get announcements for new releases, share your projects and ideas that are
using DalekJS, and join in open-ended discussion that does not fit in
to the Github issues list or StackOverflow Q&A.**For help with syntax, specific questions on how to implement a feature
using DalekJS, and other Q&A items, use StackOverflow.**### [StackOverflow](http://stackoverflow.com/questions/tagged/dalekjs)
Ask questions about using DalekJS in specific scenarios, with
specific features. For example, help with syntax, understanding how a feature works and
how to override that feature, browser specific problems and so on.Questions on StackOverflow often turn in to blog posts or issues.
### [Github Issues](//github.com/dalekjs/dalek/issues)
Report issues with DalekJS, submit pull requests to fix problems, or to
create summarized and documented feature requests (preferably with pull
requests that implement the feature).**Please don't ask questions or seek help in the issues list.** There are
other, better channels for seeking assistance, like StackOverflow and the
Google Groups mailing list.![DalekJS](https://raw.github.com/dalekjs/dalekjs.com/master/img/logo.png)
## Legal FooBar (MIT License)
Copyright (c) 2013 Sebastian Golasch
Distributed under [MIT license](https://github.com/dalekjs/dalek/blob/master/LICENSE-MIT)