Giter Site home page Giter Site logo

david-desmaisons / componentfixture Goto Github PK

View Code? Open in Web Editor NEW
51.0 51.0 6.0 18.37 MB

🛠️Interactive sandox playground for vue components

Home Page: https://david-desmaisons.github.io/ComponentFixture/

License: MIT License

JavaScript 49.42% Vue 50.26% HTML 0.32%
component fixture-test playground sandbox testing-tools vuejs

componentfixture's Introduction

David Desmaisons

Linkedin Badge Buy me a coffee contact

my octocat


⚡ About

  • French born, living in Brazil
  • Programming since the age of 10 (saudades Amstrad CPC 6128).
  • I may accept freelance opportunities if related to Vue.js or Neutronium.
  • Always curious and learning new languages/ algorithms/ concepts/ frameworks .
  • If I am looking for some piece of software that I can not find, I may end up implementing and publishing it as a github repository.

🚀Main projects

  • Neutronium a C# framework to build .NET MVVM desktop applications using HTML, CSS and javascript.
  • RateLimiter a C# client-side rate limiting utility.
  • ComposableAsync A framework to create, compose and inject asynchronous behaviors in .Net Framework and .Net Core. Including a circuit breaker and an in process actor model.
  • CodeDependencyScanner A C# application to visualize and interact with .Net assembly objects (class, interface, enum, struct) and their dependencies.
  • Vue.Draggable and vue.draggable.next components that handle drag-and-drop.
  • Vue.D3.tree a component to display tree based on D3.js layout.
  • Vue.D3.sunburst a sunburst component based on D3.js.
  • 📈 vue-plotly a wrapper for plotly.js.
  • 🛠️ vue-cli-plugin-component a vue-cli 3 plugin to create component.
  • 🛠️ ComponentFixture an Interactive sandox playground for vue components.
  • Vue.Resize a directive to detect resize events.

🔭Currently

  • Improving Vue.D3.sunburst

☕ Others

  • 🖋 I wrote an article about using slot for behaviors in vue.js.
  • ☕If one of my repo has helped you, especially if you are using it in production, please consider making a donation.

Top Langs

componentfixture's People

Contributors

david-desmaisons avatar rbqdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

componentfixture's Issues

Too agressive styles

Hi.
this line breaks down component style


Also dist css file include bootstrap which also overrite components styles and components look different
For such project type better use only scoped styled componets

I very like this project but I can use it due these issues

Add Monkey atack

  • Check changing type of object
  • Add binding to attack parameters
  • Add to default button
  • Log monkey attack error on monkey attack component
  • Create-accept seed value
  • Stop monkey attack on destroy
  • Add call the component method
  • Add attack summary with seed
  • Add replay attack button
  • Add feedback whe attack ends
  • Add mouse element optional
  • Treat vue warn as error=> console.error
  • Stop on first error
  • Check bug when closing editors
  • Check component reset with key
  • Reset attack list

Add list of possible values for given props

Possible values will appear as drop-down in the editor.
Create version 2 (breaking changes)?

Use these values for monkey atack

  • Add validation check?
  • Check hot-reload
  • Check display for object

Improve layout

  • Improve item order
  • feedback on v-model updates
  • Check colors
  • improve bool symbol
  • Add property name on validation error
  • Layout for multi-type props
  • Dirty feedback

Component attributes

Hi!
Is it possible to prefix the component attributes to a fixed value?

example

export default {
  name: 'app',
  components: {
    ComponentFixture,
    Editor,
    component
  },
  data: () => ({
    value: 'my value'
  })
}

and then

<component-fixture class="content">
      
  <component v-model="value">
  </component>

  <Editor slot="control" slot-scope="scope" v-bind="scope"/>

</component-fixture>

Thanks!

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.