Giter Club home page Giter Club logo

kersey-old's People

Contributors

mpatkisson avatar

Watchers

 avatar  avatar

kersey-old's Issues

Resurface API

I'm not really happy with how the API looks right now. Things to consider for changing include:

  • Importation plugin 'create' functions (is there a more standard way)
  • Importation plugin 'start' functions (is there a better name)
  • User supplied 'parse' function. The name needs to be changed to something like transform. The options function is confusing and the callback method also seems a little confusing.

Improve Readme.md

The readme should include the following:

  • Project goal(s)
  • Simple use cases
  • Options and defaults
  • Events
  • Plugin creation

Change Events to use EventEmitter

Currently subscribing to events is done through the options. Events should be a bit more like:

inserter.on('inserted', fucntion (count) {
 // react
});

Document Source Code

I've decided (I think) that using an HTML documentation generator is not necessary. However, I do want to provide consistent commenting for all functions.

Use different test data

The test data being used write now is from EAN and should probably be something else to avoid an IP / licensing issues.

Add autoprovisioned dev environment.

Use Vagrant plus shell or Ansbile or some other CM tool to automatically create and provision the development environment. Determine the best box to use (precise 32, etc) and commit the VagrantFile and provisioning software.

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.