Git Product home page Git Product logo

svelte-commons's Introduction

svelte-commons

Description

Provides a collection of common Svelte Actions, Svelte Stores, and Utility Functions for working with Svelte / Browser

Developer

Installation

Open your terminal and install via npm:

npm install git+https://github.com/novacbn/svelte-commons#0.1.2

Documentation

See TypeDoc documentation at novacbn.github.io/svelte-commons.

API

LEGEND:

  • manual shared means the API requires some manual handling, to work in both contexts

svelte-commons's People

Contributors

novacbn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

svelte-commons's Issues

v0.1.1 - Unit Testing

Description

With v0.1.0 being prepped for release soon as a big change to a lot of the library's API, and general additions. I want v0.1.1 to focus on complete-ness, instead of big changes. Which the first step would be working on unit testing, to make sure future changes and functionality in general is robust.

Not having done much of JS unit testing, I need to start looking into different frameworks, best practices, etc. I've projects such as Jest or Mocha, which seems to be a common gotos. But it doesn't seem to provide a Browser context? Which is needed for testing Browser-exclusive functionality.

Which for that, Cypress seems to be the go to, in the Svelte community anyway. Being used for the official Sapper Starter Template.

I also want to start looking into GitHub Action afterwards, to have testing on commit and releases.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.