New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

saucer

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

saucer

node framework

  • 0.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source
                                   ...+$$...                          
                                   ....O....                          
                               ........$........                      
                               . .....,Z.... ...                      
                               ..,?+=++++==++:..                      
                            ...~I7$77777777777?,....                  
                          ....+???+++=========+++~...                  
                          ...=$$$$$$$77777+?777$$7?..                  
                           .:$$$$$$$7+=II=,:?77$$I+,.                  
                    ...,?7?I??????++~:==~,,,,:==+++++=, ......           
              .....,::+777777$$$7$$7$Z$OOZIII?$7I$I77=========:~,.         
             .:~=~===~===?II?II7I7III?I?I??????????+==~===========~~,         
           ..,+++++====++++++++??++?????????????++++?++++++++++++===~~.      
        ....:=+++????????????????????????????????????????????????+===~,..
        ...~~~~=++++???IIIIIII???????????????????????????????????II?++=~~..
          ~:=+???IIIIIII??????++++++++++++++++++++++????????II+++++=+..
             :+?+?+???II????????+++++++++++++++++?+??????????+===,..     
                 =?+???+++++++++++++++++++++++++???+++++++++=:.       
                .. ~?????????I??++++++++++++++?????+++++++=,..        
                     .+???????I??+++++++++++++??I?+++++=~....         
                      ..,+????II??+++++++++++??III?++~ .              
                             Z7I7??++?++?++++?7IZ8..                  
                            =ZZ.$O,....I.....D=.O8~                   
                           .Z7.7O..  . O..  ..87, 8..                 
                         ..ZZ:.Z..    .O0.   ..$$,O=..                
                       .?$ZZ...        .7I .   .~$.77.              
                      ..Z Z,.         .$Z?..    .ZZ~ZI.           
                    . Z$Z$.        . ?+7OZ???   ..OZO7,             
                     +$$$..         .........    ...OOOZ..           
                     Z$7, .                       ...ZZZO ..         
                  ..I$I7Z..                         ..ZIO8Z+ .        
                ..$ZZO8OO?.. __    __  __  ___  ___ .I88OOOO..
                     / __)  /__\  (  )(  )/ __)( ___)(  _ \
                     \__ \ /(__)\  )(__) (( (__  )__)( )  /
                     (___/(__)(__)(______)\___)(____)(_)\_)

Keep your eyes peeled to the sky and maybe you will see it.

A minimalist node module reaching out with a welcome message

Usage

npm install saucer

server.js

require('saucer');
fly Saucer
node server.js

When Saucer Lands ...

Will be a CoffeeScript/NodeJS framework w/ CoffeeCup templating

A relatively featureless but fully pluggable framework.

###Possible http routing and server syntax

app.coffee

saucer = require 'saucer'
app = saucer.app

earth = app.render view: earth

app.router.get '/', earth, -> 
  @res earth

app.listen 8888
app.log listening on port 8888

FAQs

Package last updated on 12 Apr 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc