All Projects → lusakasa → Saka

lusakasa / Saka

Licence: mit
Elegant tab, bookmark and history search

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Saka

Typescript Webpack Starter
⚡ create-ts-lib: A Starter Kit and a CLI to create your TypeScript / ES6 module bundled by Webpack without thinking about build or unit tests configurations. 🏠
Stars: ✭ 358 (+110.59%)
Mutual labels:  karma, jasmine
Nwb
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
Stars: ✭ 5,429 (+3093.53%)
Mutual labels:  karma, preact
Spring Boot Angular2
spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
Stars: ✭ 396 (+132.94%)
Mutual labels:  karma, jasmine
angular-unit-testing-examples
Showroom for different Angular unit testing concepts
Stars: ✭ 19 (-88.82%)
Mutual labels:  jasmine, karma
Karmatic
🦑 Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack.
Stars: ✭ 1,178 (+592.94%)
Mutual labels:  karma, jasmine
metadatamanagement
Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
Stars: ✭ 21 (-87.65%)
Mutual labels:  jasmine, karma
Jasmine Matchers
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
Stars: ✭ 552 (+224.71%)
Mutual labels:  karma, jasmine
React Cordova Boilerplate
TodoMVC example for react with development tools to build a cordova application
Stars: ✭ 206 (+21.18%)
Mutual labels:  karma, jasmine
Egeo
EGEO is the open-source UI library used to build Stratio's UI. It includes UI Components, Utilities, Services and much more to build user interfaces quickly and with ease. The library is distributed in AoT mode.
Stars: ✭ 69 (-59.41%)
Mutual labels:  karma, jasmine
Company Structure
A company structure with a list of projects and their users
Stars: ✭ 48 (-71.76%)
Mutual labels:  karma, jasmine
angular-material-boilerplate
A straightforward and well structured boilerplate based on Google's Angular Material project.
Stars: ✭ 28 (-83.53%)
Mutual labels:  jasmine, karma
Springbootangularhtml5
♨️ Spring Boot 2 + Angular 11 + HTML5 router mode + HTTP interceptor + Lazy loaded modules
Stars: ✭ 89 (-47.65%)
Mutual labels:  karma, jasmine
generator-speedseed
Oriented to components, allow create/choice template, multiple configuration with easy maintenance
Stars: ✭ 13 (-92.35%)
Mutual labels:  jasmine, karma
vue-popover
Reusable popover component for Vue
Stars: ✭ 22 (-87.06%)
Mutual labels:  jasmine, karma
testing-angular-applications
Project for the Testing Angular Applications book
Stars: ✭ 99 (-41.76%)
Mutual labels:  jasmine, karma
Angular Testing Recipes
Simple testing patterns for Angular version 2+
Stars: ✭ 450 (+164.71%)
Mutual labels:  karma, jasmine
Angularjs Webpack Starter
🚀 A modern frontend setup for AngularJS projects using NPM, TypeScript and Webpack.
Stars: ✭ 173 (+1.76%)
Mutual labels:  karma, jasmine
Angularconcepts
Key Angular Concepts using Latest Angular version 5
Stars: ✭ 31 (-81.76%)
Mutual labels:  karma, jasmine
Semaphore Ng2 Webpack
Stars: ✭ 81 (-52.35%)
Mutual labels:  karma, jasmine
Karma
Spectacular Test Runner for JavaScript
Stars: ✭ 11,591 (+6718.24%)
Mutual labels:  karma, jasmine

Saka GitHub license Build Status codecov.io Code Coverage Chrome Web Store

A browsing assistant for Firefox and Chrome designed to be fast, intuitive, and beautiful. Inspired by Spotlight. Keyboard-focused but mouse friendly too.

  • Lists tabs in order of recency by default, then fuzzy search by title or URL.
  • Search recently closed tabs
  • Search all bookmarks
  • Search all browsing history
  • Search all modes at once

Install

Install Saka from the Firefox Marketplace or Chrome Webstore.

Development

See the Getting Started page on the project Wiki.

Release Instructions (for maintainers)

  1. Update the version number in manifest/common.json

  2. Make a commit and set the message to the version: git commit -m "v0.15.2"

  3. Tag the commit with the version and a message describing changes since the last release: git tag -a v0.15.2

  4. Push the commit to github with tags: git push origin --follow-tags

  5. View the build status at https://travis-ci.org/lusakasa/saka/ and generated releases at https://github.com/lusakasa/saka/releases

License

MIT Licensed, Copyright (c) 2017 Sufyan Dawoodjee, Uzair Shamim

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].