Coder Social home page Coder Social logo

texts.js's People

Contributors

mikolalysenko avatar sheremetyev 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

texts.js's Issues

Missing ./lib/texts.js

The entry point for the library is missing. I want to be able to call texts.js from my own node module, but it seems like the internal interface is missing.

Can't require('texts')

Hello!

After doing npm install texts I can't require the lib. I can see the source here in the repo under lib/texts.js and in package.json's main, but when it doesn't show up with npm install : (

~/texts_test$ ls -l node_modules/texts/lib/
total 16
-rw-r--r-- 1 wordspot wordspot  325 May  2  2012 io.js
drwxr-xr-x 2 wordspot wordspot 4096 Dec 19 20:02 reader
-rw-r--r-- 1 wordspot wordspot  902 Aug  8  2012 wrap.js
drwxr-xr-x 2 wordspot wordspot 4096 Dec 19 20:02 writer

~/texts_test$ npm list
~/texts_test
└─┬ [email protected]
  ├─┬ [email protected]
  │ └── [email protected]
  ├── [email protected]
  └── [email protected]

~/texts_test$ node
> require('texts')
Error: Cannot find module 'texts'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at repl:1:2
    at REPLServer.self.eval (repl.js:110:21)
    at Interface.<anonymous> (repl.js:239:12)
    at Interface.EventEmitter.emit (events.js:95:17)
    at Interface._onLine (readline.js:202:10)
    at Interface._line (readline.js:531:8)

~/texts_test$ npm -v
1.2.32
~/texts_test$ node -v
v0.10.12

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.