Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
/ js-lib-skeleton Public archive

A skeleton project for small client-side javascript projects

Notifications You must be signed in to change notification settings

easelinc/js-lib-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a skeleton for small js libraries.

Contents

  • a README
  • a simple test structure you dont need any other packages to run: jasmine
  • coffeescript

Structure

  • /test/src - coffeescript jasmine tests
  • /test/suite - runs the tests
  • /src - your coffeescript
  • library.js - generated js

Contributing

  • adhere to our styleguide
  • Send a pull request.
  • Write tests. New untested code will not be merged.

Rando

SKELETONSKELETONSKELETONSKELETONSKELETON

MIT License

About

A skeleton project for small client-side javascript projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published